summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2015-02-21 07:56:55 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2015-02-21 07:56:55 +0100
commit37ecdbb4ae687e5bee3cee2d9b1a1024137f76a3 (patch)
tree7dd2c9c2e823c3c115d0e6ee39487dfa7a3e9705
parent0a813a6002978550310156943bd0d536f58ef807 (diff)
downloadsqlparse-37ecdbb4ae687e5bee3cee2d9b1a1024137f76a3.tar.gz
Update changelog.
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e4663ac..bd6a472 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,7 @@ Enhancements
* Group comments to parent object (issue128, issue160).
* Add double precision builtin (issue169, by darikg).
* Add support for square bracket array indexing (issue170, by darikg).
+* Improve grouping of aliased elements (issue171, by darikg).
Release 0.1.14 (Nov 30, 2014)