Update README.md

This commit is contained in:
Joe Rickerby
2018-07-29 18:21:19 +01:00
committed by GitHub
parent 8124b14491
commit 391c95d355
+4
View File
@@ -340,6 +340,10 @@ Since `cibuildwheel` runs the wheel through delocate or auditwheel, it will auto
Changelog
=========
### 0.9.4
- 🛠 CIBW_TEST_COMMAND now runs in a shell on Mac (as well as Linux) (#81)
### 0.9.3
- 🛠 Update to Python 3.6.6 on macOS (#82)