summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 3930cbe..3151935 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,3 +1,7 @@
+2.3.1 (2021-03-24)
+
+- Fix regression in 2.3.0: type annotations no longer redefine imports
+
2.3.0 (2021-03-14)
- Recognize tuple concatenation in ``__all__`` export definitions