Update changelog

This commit is contained in:
Calvin Rose 2019-02-08 13:45:04 -05:00
parent b61d1a0a0e
commit 1244e2e93b
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## 0.4.0 - ??
- Add partition function to core library.
- Pre-compile core library into an image for faster startup.
- Add methods to parser values that mirror the api.
- Add janet\_getmethod to CAPI for easier use of method like syntax.
- Add get/set to abstract types to allow them to behave more