diff options
| author | bors <bors@rust-lang.org> | 2023-01-26 16:32:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-01-26 16:32:31 +0000 |
| commit | b5e3e600d9f106d62aef8f7bf0650f5f1eef368e (patch) | |
| tree | 99165d4eb38826f550418ceb8c4c4d02c02596c9 | |
| parent | 23ea47b7eb0439a991f69edf8b92ce550bcaffb2 (diff) | |
| parent | 4441753127733dae478d6d25dc95798eef1f1a71 (diff) | |
| download | rust-b5e3e600d9f106d62aef8f7bf0650f5f1eef368e.tar.gz rust-b5e3e600d9f106d62aef8f7bf0650f5f1eef368e.zip | |
Auto merge of #10232 - xFrednet:changelog-1-67, r=Alexendoo
Mark Rust 1.67 as released in the changelog Roses are red, violets are blue, not much to say, not much to do --- changelog: none.
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d3cb880df57..e2cde09776f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file. See [Changelog Update](book/src/development/infrastructure/changelog_update.md) if you want to update this document. -## Unreleased / In Rust Nightly +## Unreleased / Beta / In Rust Nightly [d822110d...master](https://github.com/rust-lang/rust-clippy/compare/d822110d...master) ## Rust 1.67 -Current beta, released 2023-01-26 +Current stable, released 2023-01-26 [4f142aa1...d822110d](https://github.com/rust-lang/rust-clippy/compare/4f142aa1...d822110d) @@ -203,7 +203,7 @@ Current beta, released 2023-01-26 ## Rust 1.66 -Current stable, released 2022-12-15 +Released 2022-12-15 [b52fb523...4f142aa1](https://github.com/rust-lang/rust-clippy/compare/b52fb523...4f142aa1) |
