summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2013-11-06 12:03:08 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2013-11-06 12:03:08 +0100
commit20440c5b9e61b9cdabed67beee02f37ae1e66e44 (patch)
treed1a491a6ffc898cc26d7a9e32c2a7258cf551d6b /CHANGES
parentcda4af96d512e0a2878eae9573930127047b4e98 (diff)
downloadsqlparse-20440c5b9e61b9cdabed67beee02f37ae1e66e44.tar.gz
Update changelog and authors.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c834532..d29473a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@ Development
Bug Fixes
* Fix incorrect parsing of string literals containing line breaks (issue118).
+Enhancements
+* Classify DML keywords (issue116, by Victor Hahn).
+
Release 0.1.10 (Nov 02, 2013)
-----------------------------