Prepare for 0.5.0 release

This commit is contained in:
Calvin Rose 2019-05-09 13:45:19 -04:00
parent 7a313f6038
commit c7dc3611bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.5.0 - ??
## 0.5.0 - 2019-05-09
- Fix some bugs with buffers.
- Add `trace` and `untrace` to the core library.
- Add `string/has-prefix?` and `string/has-suffix?` to string module.