summaryrefslogtreecommitdiff
path: root/src/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES')
-rw-r--r--src/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CHANGES b/src/CHANGES
index d5f59a2..b8530b2 100644
--- a/src/CHANGES
+++ b/src/CHANGES
@@ -6,6 +6,11 @@ Version 2.1.10 -
-------------------------------
- Added support for multiline test strings in runTests.
+- Fixed bug in ParseResults.dump when keys were not strings.
+ Also changed display of string values to show them in quotes,
+ to help distinguish parsed numeric strings from parsed integers
+ that have been converted to Python ints.
+
Version 2.1.9 - September, 2016
-------------------------------