Adding basic changelog

This commit is contained in:
Jacob Alexander
2019-10-21 00:15:34 -07:00
parent c1cba47346
commit 6bbc6b935b

View File

@@ -1,3 +1,8 @@
## v0.7.0 (2019-10-21)
- Python 3.7+ required (asyncio support)
- TLS/SSL support using asyncio
- Windows support
## v0.6.4 (2019-01-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