diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2016-05-28 15:47:00 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2016-05-28 15:47:00 +0200 |
| commit | fdb12571c0f557542f92901e3e6db9ee5b7602c7 (patch) | |
| tree | 22c8d30ebec9f27cde768f039efca7551e9e3c49 | |
| parent | 644cb55419e78192830af221c40b579a4341dc2f (diff) | |
| download | sqlparse-fdb12571c0f557542f92901e3e6db9ee5b7602c7.tar.gz | |
Update changelog.
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Enhancements * Support WHILE loops (issue215, by shenlongxing). * Better support for CTEs (issue217, by Andrew Tipton). * Recognize USING as a keyword more consistently (issue236, by koljonen). +* Improve alignment of columns (issue207, issue235, by vmuriat). Bug Fixes * Leading whitespaces are now removed when format() is called with |
