Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2019-12-07 10:35:40 -06:00
parent 546669082f
commit 4c5734c2ee
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
- `jpm` will use `CC` and `AR` environment variables when compiling programs.
- Add `comptime` macro for compile time evaluation.
- Run `main` functions in scripts if they exist, just like jpm standalone binaries.
- Change marshalling protocol with regard to abstract types.
- Numerous small bug fixes and usability improvements.
### 1.5.1 - 2019-11-16