Skip to content

Commit e726b87

Browse files
committed
Update changelog
1 parent 86c0114 commit e726b87

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.rst

+6-2
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,14 @@ Changed
2626

2727
Fixed
2828
~~~~~
29+
- Add missing *content* constructor parameter to the *Digits* element class.
2930
- Fix Natlink support for recognizing quoted words.
3031
- Fix a *FuncContext* class error affecting Python 3.11 users.
31-
- Fix a Natlink engine compiler error affecting proper recognition of the
32-
*Empty* element.
32+
- Fix a Natlink engine error affecting proper recognition of the *Empty*
33+
element.
34+
- Fix a Natlink engine error affecting the use of grammar and rule contexts
35+
in certain cases.
36+
- Fix an error in the *Digits* element class' *value()* method.
3337
- Make all engine back-ends support grammar callback functions.
3438

3539
Removed

0 commit comments

Comments
 (0)