summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2015-12-14 19:24:42 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2015-12-14 19:24:42 +0100
commit7dd158b772e15ab7adc5fdd5350c2cef285f651e (patch)
tree777e5cd40a563ef96e15f5c6c8a28057b66f7df9
parent38a14896e503d0946e622931923fb1350fa29ffd (diff)
downloadsqlparse-7dd158b772e15ab7adc5fdd5350c2cef285f651e.tar.gz
Update changelog.
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 08015c9..4d144d7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,13 @@ Bug Fixes
strip_whitespace=True (issue213, by shenlongxing).
+Hotfix (not released yet)
+-------------------------
+
+Bug Fixes
+* Fix IndexError when statement contains WITH clauses (issue205).
+
+
Release 0.1.18 (Oct 25, 2015)
-----------------------------