This commit is contained in:
Justin Ethier 2017-01-28 17:50:45 -05:00
parent b0ec58713b
commit c515d439d5

View file

@ -2,6 +2,7 @@
Features Features
- Koz Ross added an implementation of SRFI 60.
- Enhanced performance for programs with a high allocation rate. - Enhanced performance for programs with a high allocation rate.
- Improved error handling by `display` and `write`. - Improved error handling by `display` and `write`.