summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2016-09-14 14:24:05 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2016-09-14 14:24:05 +0200
commit7dd1ff99fe433d763840172eef7c14dc0c282d4f (patch)
tree76b62ed55d69fa822896f024462862da9d107969
parentbe953c0ed7fc44fe04f86c34bfca199bdae7d9fc (diff)
downloadsqlparse-7dd1ff99fe433d763840172eef7c14dc0c282d4f.tar.gz
Update Changelog.
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 08ed630..294740f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
Development Version
-------------------
+Bug Fixes
+
+* Fix parsing of incomplete AS (issue284, by vmuriart).
+
+
Internal Changes
* `is_whitespace` and `is_group` changed into properties