diff --git a/CHANGELOG.md b/CHANGELOG.md index d454f556..21fcec2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Features Note that no changes are a required if `(cyclone foreign)` is used to integrate with C. +- Provide alternative library names for each of the SRFI libraries. Generally these names follow the recommendations from R7RS Large - for example `(scheme list)` as a friendlier alternative to `(srfi 1)`. - Modifying version numbers going forward to use explicit three digit semantic versioning `major.minor.bugfix`. Bug Fixes