summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index acf469f..2ab8fed 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,11 @@
+Version 1.6.2
+-------------
+
+Unreleased
+
+- Type annotations are not evaluated at runtime. typing-extensions is not a runtime
+ dependency. :pr:`94`
+
Version 1.6.1
-------------