summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2015-01-17 09:17:53 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2015-01-17 09:17:53 +0100
commit161d0aea74787b32ea4c683700365f155551d094 (patch)
tree7d95e3b7b5ab894311db8802647827a3ca0b2002
parent24d011a4a928e49511663349214c63be753c6c39 (diff)
downloadsqlparse-161d0aea74787b32ea4c683700365f155551d094.tar.gz
Update changelog.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 1b79288..7c4b52c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ Bug Fixes
Enhancements
* Improve formatting of HAVING statements.
* Improve parsing of inline comments (issue163).
-* Group comments to parent object (issue160).
+* Group comments to parent object (issue128, issue160).
Release 0.1.14 (Nov 30, 2014)