Skip to content

Commit

Permalink
changelog: 1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Aug 2, 2024
1 parent 2970d29 commit 76f2d30
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
1.10.6 (2024-08-02)
===================
This is a new patch release with a fix for the `unstable` crate feature that
enables `std::str::Pattern` trait integration.

Bug fixes:

* [BUG #1219](https://github.com/rust-lang/regex/pull/1219):
Fix the `Pattern` trait implementation as a result of nightly API breakage.


1.10.5 (2024-06-09)
===================
This is a new patch release with some minor fixes.
Expand Down

0 comments on commit 76f2d30

Please # to comment.