Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2019-12-04 18:46:36 -06:00
parent 2487162ccf
commit 11a7a7069a
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file.
- Add `os/environ`
- Use `(doc)` with no arguments to see available bindings and dynamic bindings.
- `jpm` will use `CC` and `AR` environment variables when compiling programs.
- Allow top level unquotes to do compile-time evaluation.
- Numerous small bug fixes and usability improvements.
### 1.5.1 - 2019-11-16