diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2019-03-10 08:12:19 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2019-03-10 08:12:19 +0100 |
| commit | ad8d1d1e4c9b6bbd21c255b9421685944c4d96e0 (patch) | |
| tree | 618aabd1de8a1f3503a80c642915d56882584f55 | |
| parent | 5faadeba8e337a7344907e1eae2abb07392d9ce0 (diff) | |
| download | sqlparse-ad8d1d1e4c9b6bbd21c255b9421685944c4d96e0.tar.gz | |
Update changelog and authors.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,7 @@ Alphabetical list of contributors: * JacekPliszka <Jacek.Pliszka@gmail.com> * Jesús Leganés Combarro "Piranna" <piranna@gmail.com> * Johannes Hoff <johshoff@gmail.com> +* John Bodley <john.bodley@airbnb.com> * Jon Dufresne <jon.dufresne@gmail.com> * Josh Soref <jsoref@users.noreply.github.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> @@ -10,6 +10,7 @@ Enhancements * New formatting option "--indent_after_first" (pr345, by johshoff). * New formatting option "--indent_columns" (pr393, by digitalarbeiter). * Add UPSERT keyword (issue408). +* Strip multiple whitespace within parentheses (issue473, by john-bodley). Bug Fixes |
