summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2016-10-22 23:30:21 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2016-10-22 23:30:21 +0200
commit040d5ff2f39989b2fdea559489f87ac5a1476578 (patch)
tree6f39cf9ed5c586c26e988f5c82cac5f7c514fca6
parent01da8ca24ecc7df65597a6f423362c59a97ba32b (diff)
downloadsqlparse-040d5ff2f39989b2fdea559489f87ac5a1476578.tar.gz
Update changelog.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c243101..fd72041 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@ Bug Fixes
* Fix parsing of Oracle names containing dollars (issue291).
* Fix parsing of UNION ALL (issue294).
* Fix grouping of identifiers containing typecasts (issue297).
+* Add Changelog to sdist again (issue302).
Internal Changes