summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 09d8b5b..d029135 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,6 +7,7 @@ Alphabetical list of contributors:
* Alexander Beedie <ayembee@gmail.com>
* Alexey Malyshev <nostrict@gmail.com>
* Cristian Orellana <cristiano@groupon.com>
+* Darik Gamble <darik.gamble@gmail.com>
* Florian Bauer <florian.bauer@zmdi.com>
* Gavin Wahl <gwahl@fusionbox.com>
* Jesús Leganés Combarro "Piranna" <piranna@gmail.com>
diff --git a/CHANGES b/CHANGES
index 7c4b52c..cc7e446 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ Enhancements
* Improve formatting of HAVING statements.
* Improve parsing of inline comments (issue163).
* Group comments to parent object (issue128, issue160).
+* Add double precision builtin (issue169).
Release 0.1.14 (Nov 30, 2014)