We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2970d29 commit 76f2d30Copy full SHA for 76f2d30
CHANGELOG.md
@@ -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
12
1.10.5 (2024-06-09)
13
===================
14
This is a new patch release with some minor fixes.
0 commit comments