Document improvements to program imports

This commit is contained in:
Justin Ethier 2017-02-02 18:36:30 -05:00
parent d57f55f406
commit 6ebc9e6b8f

View file

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