summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2023-04-12 14:25:36 -0700
committerDavid Lord <davidism@gmail.com>2023-04-12 14:25:36 -0700
commitbc89c33b2061004b9f80c36f8dd580563f3b569e (patch)
tree010b8c57b24b3d7d6ad278d51079f575d63c9e2f /CHANGES.rst
parent11b46cf60db28c0dede87a93d62a2578c4cdca7d (diff)
downloadblinker-bc89c33b2061004b9f80c36f8dd580563f3b569e.tar.gz
lazy annotations
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
-------------