summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 15debce..e5ddd32 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@ Alphabetical list of contributors:
* Alexander Beedie <ayembee@gmail.com>
* Alexey Malyshev <nostrict@gmail.com>
* Andrew Tipton <andrew.tipton@compareglobalgroup.com>
+* atronah <atronah.ds@gmail.com>
* casey <casey@cloudera.com>
* CauĂȘ Beloni <cbeloni@gmail.com>
* Cristian Orellana <cristiano@groupon.com>
diff --git a/CHANGELOG b/CHANGELOG
index 5e49022..db33585 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Enhancements
* Add more keywords for MySQL table options (pr328, pr333, by phdru).
* Add more PL/pgSQL keywords (pr357, by Demetrio92).
+* Improve parsing of floats (pr330, by atronah).
Bug Fixes