Bump version to v0.6.2 and update changelog

This commit is contained in:
Jason Paryani
2017-11-30 22:08:01 -08:00
parent 6831626a8e
commit add8af4bc9
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## v0.6.2 (2017-11-30)
- Add support for buffers/memoryviews in `from_bytes` (thanks to @aldanor)
## v0.6.1 (2017-07-27)
- Fixed upload to PyPi (forgot to cythonize)