Update CHANGELOG for v0.5.2

This commit is contained in:
Jason Paryani
2015-02-20 17:28:47 -08:00
parent fe768ba7c8
commit ff2823e130

View File

@@ -1,3 +1,9 @@
## v0.5.2 (2015-02-20)
- Add read\_multiple\_bytes/read\_multiple\_bytes\_packed methods
- Added Python 3.4 to the travis build matrix
- Bump version for bundled C++ libcapnp to v0.5.1
## v0.5.1 (2014-12-27) ## v0.5.1 (2014-12-27)
- Remove installation dependency on cython. We now have no dependencies since libcapnp will automatically build as well. - Remove installation dependency on cython. We now have no dependencies since libcapnp will automatically build as well.