summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <andi@lap-pu35.prounix.local>2017-01-23 12:13:11 +0100
committerAndi Albrecht <andi@lap-pu35.prounix.local>2017-01-23 12:13:11 +0100
commit5a16cf5badd664b64dff7a8541379b5966fea21a (patch)
tree883b0db80fc69d96c682c29052440c8ae0f75668
parent858e01bb5174061b798f9909806cbc4fd11de65f (diff)
downloadsqlparse-5a16cf5badd664b64dff7a8541379b5966fea21a.tar.gz
Update changelog.
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bbd6454..5ffe811 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,9 @@ Bug Fixes
* Fix some edge-cases when parsing invalid SQL statements.
+Internal Changes
+
+* Several improvements regarding encodings.
Release 0.2.2 (Oct 22, 2016)