From b00489a43eaa8bf6bef5474f3d96ec0feff59283 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Wed, 20 Jul 2016 09:17:58 +0200 Subject: Update changelog. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1