Skip to content

Commit ab385de

Browse files
committed
Mention extended TRegex support in the changelog
1 parent 94208de commit ab385de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
88
* Support `help` in the builtin Python shell
99
* Add `readline` to enable history and autocompletion in the Python shell
1010
* Improve display of foreign array-like objects
11+
* Improve support for string and bytes regular expressions using our TRegex engine
1112

1213
## Version 1.0.0 RC8
1314

0 commit comments

Comments
 (0)