summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2015-01-17 09:01:11 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2015-01-17 09:01:11 +0100
commit8c5c0684ac61ab7d0c5e77881728c8106f2877f9 (patch)
treee06f09a2de797e873516cf644172bdaab626a959 /CHANGES
parenta17db7a7557056728acf5506d3dea6841ad55fa9 (diff)
downloadsqlparse-8c5c0684ac61ab7d0c5e77881728c8106f2877f9.tar.gz
Group comments to parent object (fixes #160).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 311e77d..8069a6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ Bug Fixes
Enhancements
* Improve formatting of HAVING statements.
* Improve parsing of inline comments (issue163).
+* Group comments to parent object (issue160).
Release 0.1.14 (Nov 30, 2014)