From e475859d896d29c2c4ea7ccca547509a9bdb15b1 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Tue, 27 Jun 2017 18:18:07 +0100 Subject: [PATCH] Update changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 57f0eaab..10357fba 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,10 @@ Since `cibuildwheel` runs the wheel through delocate or auditwheel, it will auto Changelog ========= +### 0.3.0 + +- Removed Python 2.6 support on Linux (#12) + ### 0.2.1 11 June 2017