diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2010-11-22 19:24:46 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2010-11-22 19:24:46 +0100 |
| commit | 748f12f378c5d07d0dc1ec9bd261237ce1ba6be7 (patch) | |
| tree | 93139032e6f3ac39667de59180cf9a60e68507e5 | |
| parent | ba2e63a136d639096a3528846ddf55d16ed83508 (diff) | |
| download | sqlparse-748f12f378c5d07d0dc1ec9bd261237ce1ba6be7.tar.gz | |
Mention issue 18 in Changelog.
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Bug Fixes Martin Brochhaus, patch by bluemaro with test case by Dan Carley). * Ignore identifier in double-quotes when changing cases (issue 21). * Lots of minor fixes targeting encoding, indentation, statement - parsing and more (issues 12, 14, 15, 16, 19). + parsing and more (issues 12, 14, 15, 16, 18, 19). * Code cleanup with a pinch of refactoring. Release 0.1.1 (May 6, 2009) |
