summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-01-06 17:37:33 +0100
committerAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2020-01-06 17:37:33 +0100
commit55427d43e3e4bcb9d0660dd3bc007f484cc55c43 (patch)
tree8688a961501e06e76a6437fd79e5e323b46f2716
parent165095be506dd1b0d4205ca4f240ce38957424da (diff)
downloadsqlparse-55427d43e3e4bcb9d0660dd3bc007f484cc55c43.tar.gz
Update changelog.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1951925..541386c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Enhancements
* Add HQL keywords (pr475, by matwalk).
* Add support for time zone casts (issue489).
* Enhance formatting of AS keyword (issue507, by john-bodley).
+* Stabilize grouping engine when parsing invalid SQL statements.
Bug Fixes