diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES b/src/CHANGES index bf7af4f..ff211a2 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -21,6 +21,9 @@ Version 2.0.8 - - Fixed ParseResults.asDict() to correctly convert nested ParseResults
values to dicts.
+
+- Cleaned up some examples, fixed typo in fourFn.py identified by
+ aristotle2600 on reddit.
Version 2.0.7 -
|