summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:07:29 +0200
committerAndi Albrecht <andi@localhost.localdomain>2015-10-24 08:07:29 +0200
commit9f638ed86f1103b44b9c061500f7133c29ba8676 (patch)
tree4273764bb782c12bc2fda07db0792b23eb7893d0 /CHANGES
parent57533a7c071091e2b12c664a62616fd36cf60471 (diff)
downloadsqlparse-0.1.17.tar.gz
Bump version number.0.1.17
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index fbb1048..6e4934b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-Development Version
--------------------
+Release 0.1.17 (Oct 24, 2015)
+-----------------------------
Enhancements
* Speed up parsing of large SQL statements (pull request: issue201, fixes the
@@ -8,6 +8,9 @@ Enhancements
Bug Fixes
* Fix another splitter bug regarding DECLARE (issue194).
+Misc
+* Packages on PyPI are signed from now on.
+
Release 0.1.16 (Jul 26, 2015)
-----------------------------