This commit is contained in:
Justin Ethier 2019-11-21 13:51:29 -05:00
parent 6ffa271bf5
commit 6f10ee73ef

View file

@ -7,6 +7,9 @@ Features
- Faster record type constructors - Faster record type constructors
- During compilation, validate the number of arguments passed to local function calls. - During compilation, validate the number of arguments passed to local function calls.
Internals
- When including an internal `.scm` file used by the compiler, check the current directory before the system directory.
## 0.11.5 - October 30, 2019 ## 0.11.5 - October 30, 2019
Features Features