Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2019-02-16 17:55:08 -05:00
parent 0ce5acec89
commit c6f032340a
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 `string/format` and `buffer/format`.
- Remove `string/pretty` and `string/number`.
- `make-image` function creates pre compiled images for janet. These images
link to the core library. They can be loaded via require or manually via
`load-image`.