From 8604e0343f83298b304fab022ff9ba00a7598f72 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Sat, 21 Feb 2015 07:53:16 +0100 Subject: Update changelog. --- AUTHORS | 1 + CHANGES | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index d029135..02266d9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -10,6 +10,7 @@ Alphabetical list of contributors: * Darik Gamble * Florian Bauer * Gavin Wahl +* JacekPliszka * Jesús Leganés Combarro "Piranna" * Kevin Jing Qiu * Michael Schuller diff --git a/CHANGES b/CHANGES index 9238f60..e4663ac 100644 --- a/CHANGES +++ b/CHANGES @@ -2,15 +2,17 @@ Development Version ------------------- Bug Fixes -* Fix a regression for identifiers with square bracktes notation (issue153). -* Add missing SQL types (issue154, issue155, issue156). +* Fix a regression for identifiers with square bracktes + notation (issue153, by darikg). +* Add missing SQL types (issue154, issue155, issue156, by jukebox). +* Fix parsing of multi-line comments (issue172, by JacekPliszka). Enhancements * Improve formatting of HAVING statements. * Improve parsing of inline comments (issue163). * Group comments to parent object (issue128, issue160). -* Add double precision builtin (issue169). -* Add support for square bracket array indexing (issue170). +* Add double precision builtin (issue169, by darikg). +* Add support for square bracket array indexing (issue170, by darikg). Release 0.1.14 (Nov 30, 2014) -- cgit v1.2.1