summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 3151935..892a1d7 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,3 +1,9 @@
+2.4.0 (2021-10-06)
+
+- Remove unused tracing code (``traceTree``)
+- Add support for ``match`` statement
+- Detect ``typing`` module attributes when imported with ``import ... as ...``
+
2.3.1 (2021-03-24)
- Fix regression in 2.3.0: type annotations no longer redefine imports