diff --git a/CHANGELOG.md b/CHANGELOG.md index cef0c351..b9980b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Features: - Recognize escaped vertical line and hex scalar value characters when reading a string. - Added `current-thread` to SRFI 18. -- Added the `include` macro. +- Added the `include` and `include-ci` macros. Bug Fixes