summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a0f07c3..5d8476c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
Change Log
==========
-Version 3.0.8 - (under development)
+Version 3.0.8 -
---------------
- API CHANGE: modified pyproject.toml to require Python version
3.6.8 or later for pyparsing 3.x. Earlier minor versions of 3.6
@@ -26,6 +26,9 @@ Version 3.0.8 - (under development)
- Fixed bug in railroad diagramming with expressions containing `Combine`
elements. Reported by Jeremy White, thanks!
+- Added `show_groups` argument to `create_diagram` to highlight grouped
+ elements with an unlabeled bounding box.
+
- Added `unicode_denormalizer.py` to the examples as a demonstration
of how Python's interpreter will accept Unicode characters in
identifiers, but normalizes them back to ASCII so that identifiers