Fix minor typo in Changelog

This commit is contained in:
Jason Paryani
2019-01-31 01:30:07 -08:00
parent bdb7d101e9
commit 3ab199b4b9

View File

@@ -1,4 +1,4 @@
## v0.6.4 (2019-1-31) ## v0.6.4 (2019-01-31)
- Fix bugs in `read_multiple_bytes` (thanks to @tsh56) - Fix bugs in `read_multiple_bytes` (thanks to @tsh56)
- Remove end-of-life Python versions 2.6, 3.2, and 3.3. Add CI tests for 3.6 - Remove end-of-life Python versions 2.6, 3.2, and 3.3. Add CI tests for 3.6
- Expose SchemaParser in Cython header - Expose SchemaParser in Cython header