summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2014-11-30 08:22:34 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2014-11-30 08:22:34 +0100
commit1302cf7e057843114a6c1a3af97d4b97405b1ca9 (patch)
tree968d70a70a95d814e5924bedfd9ee391cc4e5724
parent6cc6c10a3bef97ea45b37f8b4c79cc8da9661a99 (diff)
downloadsqlparse-1302cf7e057843114a6c1a3af97d4b97405b1ca9.tar.gz
Update Changelog.
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2180448..8f0a108 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-Development Version
--------------------
+Release 0.1.14 (Nov 30, 2014)
+-----------------------------
Bug Fixes
* Floats in UPDATE statements are now handled correctly (issue145).