summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1185f3a..85adb4a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Bug Fixes
* Fix handling of NULL keywords in aliased identifiers.
* Fix SerializerUnicode to split unquoted newlines (issue131, by Michael Schuller).
+Enhancements
+* Improve parsing of identifier lists containing placeholders.
+
Release 0.1.11 (Feb 07, 2014)
-----------------------------