summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/CHANGES b/src/CHANGES
index 91eaf63..4cf7fb0 100644
--- a/src/CHANGES
+++ b/src/CHANGES
@@ -2,6 +2,13 @@
Change Log
==========
+Version 2.2.1 - April, 2017
+---------------------------
+- Updated oc.py example to support function calls in arithmetic
+ expressions; fixed regex for '==' operator; and added packrat
+ parsing. Raised on the pyparsing wiki by Boris Marin, thanks!
+
+
Version 2.2.0 - March, 2017
---------------------------
- Bumped minor version number to reflect compatibility issues with