summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <andi@lap-pu35.prounix.local>2017-02-13 13:46:36 +0100
committerAndi Albrecht <andi@lap-pu35.prounix.local>2017-02-13 13:46:36 +0100
commitb9799d432aaa638788ee0ea78e5323430300e037 (patch)
treef98a25621079b346cb9eb61bc2ffcc36a6c42182
parentdf3d158e34821e6f1a17bcced8d5374ffb0b347d (diff)
downloadsqlparse-b9799d432aaa638788ee0ea78e5323430300e037.tar.gz
Update changelog and authors.
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a1f1f83..9019cb4 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,6 +33,7 @@ Alphabetical list of contributors:
* Robert Nix <com.github@rnix.org>
* Rocky Meza <rmeza@fusionbox.com>
* Romain Rigaux <romain.rigaux@gmail.com>
+* Rowan Seymour <rowanseymour@gmail.com>
* Ryan Wooden <rygwdn@gmail.com>
* saaj <id@saaj.me>
* Shen Longxing <shenlongxing2012@gmail.com>
diff --git a/CHANGELOG b/CHANGELOG
index b9b80a0..06ef49e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Development Version
Enhancements
* New command line option "--encoding" (by twang2218, pr317).
+* Support CONCURRENTLY keyword (issue322, by rowanseymour).
Bug Fixes