summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8baa123..84a698a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ Version 2.9.4
- Solved some warnings for string literals. (#646)
- Increment the bytecode cache version which was not done due to an
oversight before.
+- Corrected bad code generation and scoping for filtered loops. (#649)
Version 2.9.3
-------------