summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2019-10-09 11:23:31 +0200
committerAndreas Albrecht <a.albrecht@Mac-PU08.prounix.local>2019-10-09 11:23:31 +0200
commit2cd43ce6ff9074a4ebb4af6bef65e53268475efb (patch)
tree8656b89f398ba2d1a9683bced13bfd01581bc8ac
parent9902b885dc64c3503c024d3fd77acc0a7216109f (diff)
downloadsqlparse-2cd43ce6ff9074a4ebb4af6bef65e53268475efb.tar.gz
Update changelog.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 713bad9..8275848 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Enhancements
* Add HQL keywords (pr475, by matwalk).
* Add support for time zone casts (issue489).
+* Enhance formatting of AS keyword (issue507, by john-bodley).
Bug Fixes