summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--README.rst2
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ed7fed..5c51611 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
Unreleased
---
-[7.2.0] - 2021-11-02
+- Re-release 7.2.0 as 8.0.0 because introduction of type hints can break CI
+ builds (issue #139)
+
+[7.2.0] - 2021-11-02 (Yanked)
---
### Added
diff --git a/README.rst b/README.rst
index 715bf16..fb9c081 100644
--- a/README.rst
+++ b/README.rst
@@ -452,7 +452,7 @@ Deprecation Schedule
Dropped Python 3.4 and Python 3.5 Support
+++++++++++++++++++++++++++++++++++++++++
-``natsort`` version 7.2.0 dropped support for Python < 3.6.
+``natsort`` version 8.0.0 dropped support for Python < 3.6.
Dropped Python 2.7 Support
++++++++++++++++++++++++++