Skip to content

Commit 76f2d30

Browse files
committed
changelog: 1.10.6
1 parent 2970d29 commit 76f2d30

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.10.6 (2024-08-02)
2+
===================
3+
This is a new patch release with a fix for the `unstable` crate feature that
4+
enables `std::str::Pattern` trait integration.
5+
6+
Bug fixes:
7+
8+
* [BUG #1219](https://github.com/rust-lang/regex/pull/1219):
9+
Fix the `Pattern` trait implementation as a result of nightly API breakage.
10+
11+
112
1.10.5 (2024-06-09)
213
===================
314
This is a new patch release with some minor fixes.

0 commit comments

Comments
 (0)