Mention include-ci

This commit is contained in:
Justin Ethier 2016-11-22 17:33:02 -05:00
parent d593cb35fa
commit ad0f057c0c

View file

@ -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