diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4cbef3..e728ce45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Features - Koz Ross added an implementation of SRFI 60. +- Allow a program to have more than one `import` declaration. A program can now also use `cond-expand` to selectively expand `import` declarations. - Added the `-A` and `-I` compiler options from SRFI 138 to `cyclone`: > `-A directory`