summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2016-07-20 09:17:58 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2016-07-20 09:17:58 +0200
commitb00489a43eaa8bf6bef5474f3d96ec0feff59283 (patch)
treee399ccd5cbe17af5709e9915506319c1014eff11
parentd9bc0b3cc1777f3a7314ce1f315906de9fffcd17 (diff)
downloadsqlparse-b00489a43eaa8bf6bef5474f3d96ec0feff59283.tar.gz
Update changelog.
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cc24810..3ef1020 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,9 @@ Development Version
IMPORTANT: The supported Python versions have changed with this release.
sqlparse 0.2.x supports Python 2.7 and Python >= 3.3.
+Thanks to the many contributors for writing bug reports and working
+on pull requests who made this version possible!
+
Internal Changes
* sqlparse.SQLParseError was removed from top-level module and moved to