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 0284317..0f34f06 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -28,6 +28,7 @@ Alphabetical list of contributors:
* Robert Nix <com.github@rnix.org>
* Rocky Meza <rmeza@fusionbox.com>
* Ryan Wooden <rygwdn@gmail.com>
+* saaj <id@saaj.me>
* Shen Longxing <shenlongxing2012@gmail.com>
* spigwitmer <itgpmc@gmail.com>
* Tim Graham <timograham@gmail.com>
diff --git a/CHANGES b/CHANGES
index d5a903e..68b79e8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,7 @@ Bug Fixes
* Leading whitespaces are now removed when format() is called with
strip_whitespace=True (issue213, by shenlongxing).
* Fix typo in keywords list (issue229, by cbeloni).
+* Fix parsing of functions in comparisons (issue230, by saaj).
Release 0.1.19 (Mar 07, 2015)