diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,7 @@ Alphabetical list of contributors: * Josh Soref <jsoref@users.noreply.github.com> * Kevin Jing Qiu <kevin.jing.qiu@gmail.com> * koljonen <koljonen@outlook.com> +* Likai Liu <liulk@likai.org> * mathilde.oustlant <mathilde.oustlant@ext.cdiscount.com> * Michael Schuller <chick@mschuller.net> * Mike Amy <cocoade@googlemail.com> @@ -23,6 +23,7 @@ Bug Fixes * Fix parsing of date/time literals (issue438, by vashek). * Fix initialization of TokenList (issue499, pr505 by john-bodley). * Fix parsing of LIKE (issue493, pr525 by dbczumar). +* Improve parsing of identifiers (pr527 by liulk). Release 0.3.0 (Mar 11, 2019) |
