This commit is contained in:
Justin Ethier 2020-09-30 13:08:10 -04:00
parent 5978e98e37
commit cc54f393af

View file

@ -2,6 +2,9 @@
## 0.22 - TBD
Features
- Added definitions from SRFI 162 (comparators sublibrary) to the `(srfi 128)` library.
Bug Fixes
- The compiler now displays a helpful error message to the user when compilation of a program fails due to an error building a dependent library.