From 235e161cfec6d80d2f8ca92fb52c11b4100eaba0 Mon Sep 17 00:00:00 2001 From: Daniel Holth Date: Wed, 14 Sep 2016 18:44:41 -0400 Subject: update CHANGES --- CHANGES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index f53b572..5e40718 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,12 @@ +0.30.0 +====== +- Add py-limited-api {cp32|cp33|cp34|...} flag to produce cpNN.abi3.{arch} + tags on CPython 3. +- Improve Python, abi tagging for `wheel convert`. Thanks Ales Erjavec. +- Much improved use of context managers for file handling. Thanks Kyle + Stewart. +- Convert absolute imports to relative. Thanks Ashish Bhate. + 0.29.0 ====== - Fix compression type of files in archive (Issue #155, Pull Request #62, -- cgit v1.2.1