Skip to content

Commit 2e8d52c

Browse files
committed
changelog: add note about decreasing memory usage
Ref #1090
1 parent 7cd850a commit 2e8d52c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Performance improvements:
1212

1313
* [PERF #1051](https://github.com/rust-lang/regex/pull/1051):
1414
Unicode character class operations have been optimized in `regex-syntax`.
15+
* [BUG #1090](https://github.com/rust-lang/regex/issues/1090):
16+
Make patterns containing lots of literal characters use less memory.
1517

1618
Bug fixes:
1719

0 commit comments

Comments
 (0)