Skip to content

Commit 3d1c01c

Browse files
committed
changelog: 1.3.6
1 parent 85ac385 commit 3d1c01c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.3.6 (2020-03-24)
2+
==================
3+
This release contains a sizable (~30%) performance improvement when compiling
4+
some kinds of large regular expressions.
5+
6+
Performance improvements:
7+
8+
* [PERF #657](https://github.com/rust-lang/regex/pull/657):
9+
Improvement performance of compiling large regular expressions.
10+
11+
112
1.3.5 (2020-03-12)
213
==================
314
This release updates this crate to Unicode 13.

0 commit comments

Comments
 (0)