Update Changelog for v0.5.4

This commit is contained in:
Jason Paryani
2015-03-02 14:15:32 -08:00
parent 153575d9b0
commit 782747ad2e

View File

@@ -1,3 +1,9 @@
## v0.5.4 (2015-03-02)
- Update bundled C++ libcapnp to v0.5.1.1 security release
- Add bootstrap RPC methods
- Fix possible segfault when importing multiple schemas
## v0.5.3 (2015-02-23) ## v0.5.3 (2015-02-23)
- Fix possible crash due to bad destructor ordering in MessageReader (by @JohnEmhoff) - Fix possible crash due to bad destructor ordering in MessageReader (by @JohnEmhoff)
- Default to no longer using cython - Default to no longer using cython