diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,7 @@ Alphabetical list of contributors: * JacekPliszka <Jacek.Pliszka@gmail.com> * Jesús Leganés Combarro "Piranna" <piranna@gmail.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> +* koljonen <koljonen@outlook.com> * Michael Schuller <chick@mschuller.net> * Mike Amy <cocoade@googlemail.com> * mulos <daniel.strackbein@gmail.com> @@ -12,6 +12,7 @@ Internal Changes 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). Bug Fixes * Leading whitespaces are now removed when format() is called with |
