diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2017-11-24 11:55:48 +0100 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2017-11-24 11:55:48 +0100 |
| commit | 745df4576efca44b226bcdca33f718a5fa670eab (patch) | |
| tree | 09f25f302f5c329efc2ffd7d4d8fa74dae824c12 | |
| parent | 4e44545cb759a7b321d85009e7258385fae71740 (diff) | |
| download | sqlparse-745df4576efca44b226bcdca33f718a5fa670eab.tar.gz | |
Update authors and changelog.
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -23,6 +23,7 @@ Alphabetical list of contributors: * Gavin Wahl <gwahl@fusionbox.com> * JacekPliszka <Jacek.Pliszka@gmail.com> * Jesús Leganés Combarro "Piranna" <piranna@gmail.com> +* Johannes Hoff <johshoff@gmail.com> * Jon Dufresne <jon.dufresne@gmail.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> * koljonen <koljonen@outlook.com> @@ -1,7 +1,9 @@ Development Version ------------------- -Nothing yet. +Enhancements + +* New formatting option "--indent_after_first" (pr345, by johshoff). Release 0.2.4 (Sep 27, 2017) |
