diff --git a/CHANGELOG.md b/CHANGELOG.md index d12d8512..a7dbb31d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Features: - SRFI 1 list library - SRFI 133 vector library - SRFI 111 boxes + - SRFI 132 sorting library - Added SRFI 2, `and-let*` - Added `parameterize` from section 4.2.6 of R7RS to the `(scheme base)` library. - Modified the makefile to also search current working directories for headers and libraries.