diff --git a/CHANGELOG.md b/CHANGELOG.md index d879dec..aa19a7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v0.6.0 (2017-07-27) +- Update bundled capnp version to v0.6.0 and fix related problems (thanks to @benmoran) +- Fix memleak with KjException (thanks to @tsh56) + ## v0.5.12 (2017-04-18) - Bump bundled capnp version to v0.5.3.1