Update changelog

This commit is contained in:
Joe Rickerby
2018-05-04 10:21:34 -07:00
parent d93547d8be
commit 7448ca3cf1
+5
View File
@@ -328,6 +328,11 @@ Since `cibuildwheel` runs the wheel through delocate or auditwheel, it will auto
Changelog
=========
### 0.8.0
- Drop support for Python 3.3 on Linux (#67)
- Fix TLS by updating setuptools (#69)
### 0.7.1
- macOS: Fix Pip bugs resulting from PyPI TLS 1.2 enforcement