diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2016-08-10 10:39:27 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2016-08-10 10:39:27 +0200 |
| commit | 867908021479495499df6ae708d0c9d3b45b02b9 (patch) | |
| tree | f34e27dde4b4d02a354490ba74e88026eebf6815 /CHANGELOG | |
| parent | d999cde37af2353595b6e103f04eecc65aff280a (diff) | |
| download | sqlparse-867908021479495499df6ae708d0c9d3b45b02b9.tar.gz | |
Update Changelog.
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Bug Fixes * Fix a regression to parse streams again (issue273, reported and test case by gmccreight). +* Improve Python 2/3 compatibility when using parsestream (isseu190, + by phdru). Release 0.2.0 (Jul 20, 2016) |
