diff options
| author | Fridtjof Stoldt <xFrednet@gmail.com> | 2022-05-19 13:43:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-19 13:43:17 +0200 |
| commit | b787f4ce2bb9ff1c4b50c7a94a76c19b29d8d682 (patch) | |
| tree | 07f077a892ffcb2b5d0d9e69444a4d725fb87e7d | |
| parent | c10bfae6585c1f4291dabab618f0bd0b24577293 (diff) | |
| download | rust-b787f4ce2bb9ff1c4b50c7a94a76c19b29d8d682.tar.gz rust-b787f4ce2bb9ff1c4b50c7a94a76c19b29d8d682.zip | |
Mini changelog update for Rust 1.61.0
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e5988a19c14..40498193686 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ document. [d0cf3481...master](https://github.com/rust-lang/rust-clippy/compare/d0cf3481...master) -## Rust 1.61 (beta) +## Rust 1.61 -Current beta, released 2022-05-19 +Current stable, released 2022-05-19 [57b3c4b...d0cf3481](https://github.com/rust-lang/rust-clippy/compare/57b3c4b...d0cf3481) @@ -111,7 +111,7 @@ Current beta, released 2022-05-19 ## Rust 1.60 -Current stable, released 2022-04-07 +Released 2022-04-07 [0eff589...57b3c4b](https://github.com/rust-lang/rust-clippy/compare/0eff589...57b3c4b) |
