summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2017-11-24 11:55:48 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2017-11-24 11:55:48 +0100
commit745df4576efca44b226bcdca33f718a5fa670eab (patch)
tree09f25f302f5c329efc2ffd7d4d8fa74dae824c12
parent4e44545cb759a7b321d85009e7258385fae71740 (diff)
downloadsqlparse-745df4576efca44b226bcdca33f718a5fa670eab.tar.gz
Update authors and changelog.
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG4
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index b793e7b..76c54e8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>
diff --git a/CHANGELOG b/CHANGELOG
index a0a3919..27992b3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)