Update changelog for v0.5.1

This commit is contained in:
Jason Paryani
2014-12-28 00:04:08 -08:00
parent 826728ba7f
commit 8e0a77b7a4

View File

@@ -1,3 +1,7 @@
## v0.5.1 (2014-12-27)
- Remove installation dependency on cython. We now have no dependencies since libcapnp will automatically build as well.
## v0.5.0 (2014-12-15)
- Timer class `capnp.getTimer()`
- pycapnp is now thread-safe and allows an event loop to be run in each thread