Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into 0_2_34
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrimati1992 committed Dec 6, 2024
2 parents 010ad2c + 018e07d commit dc87c05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Added these macros:
- `str_splice_out`
- `str_split_alt`

### 0.2.33

Fixed Rust Analyzer style warning for assertion macros.

### 0.2.32

Breaking change: bumped Minimum Supported Rust Version to Rust 1.57 and changed crate's edition to 2021. This change is motivated by proc-macro2 increasing its MSRV to 1.56.
Expand Down

0 comments on commit dc87c05

Please sign in to comment.