summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2015-02-08 16:53:58 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2015-02-08 16:53:58 +0100
commit9eb0b8cbe89057601d577b744696b5c39f3a2b20 (patch)
tree37b84c92bd05cc9ce89d23aed0c8081bb528d87f
parente1b5482b1413591260f41ceb50e97091928f195a (diff)
downloadsqlparse-9eb0b8cbe89057601d577b744696b5c39f3a2b20.tar.gz
Update Changelog.
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cc7e446..9238f60 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ Enhancements
* Improve parsing of inline comments (issue163).
* Group comments to parent object (issue128, issue160).
* Add double precision builtin (issue169).
+* Add support for square bracket array indexing (issue170).
Release 0.1.14 (Nov 30, 2014)