Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Sep 1, 2024
1 parent 1d01fe5 commit 9694522
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `self-replace` are documented here.

## 1.5.0

- Raised MSRV to 1.63 and upgraded windows-sys to 0.52. #26

## 1.4.0

- Added `self_delete_at`. #22
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "self-replace"
version = "1.4.0"
version = "1.5.0"
authors = ["Armin Ronacher <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down

0 comments on commit 9694522

Please sign in to comment.