diff options
| author | 2019-05-09 13:45:19 -0400 | |
|---|---|---|
| committer | 2019-05-09 13:45:19 -0400 | |
| commit | c7dc3611bcf2325f2a319ff5c5c4c42e9cbe4cb7 (patch) | |
| tree | b6279cc65d7c1e187e201f057b2c51cc0cc763bc | |
| parent | Update CHANGELOG, string/has-suffix?|prefix? (diff) | |
Prepare for 0.5.0 releasev0.5.0
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 75ee05cb..9c6b1e5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. |
