summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c4603d1..9ff2d5c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,9 +1,8 @@
0.27.0
======
-- Rename `--plat-name` to `--plat-tag` (`--plat-name` remains as a deprecated
- option) and support forcing a platform tag on pure-Python wheels, as well as
- nonstandard platform tags on non-pure wheels (Pull Request #60, Issue #144,
- thanks Andrés Díaz)
+- Support forcing a platform tag using `--plat-name` on pure-Python wheels, as
+ well as nonstandard platform tags on non-pure wheels (Pull Request #60, Issue
+ #144, thanks Andrés Díaz)
- Add SOABI tags to platform-specific wheels built for Python 2.X (Pull Request
#55, Issue #63, Issue #101)
- Support reproducible wheel files, wheels that can be rebuilt and will hash to