Skip to content

Commit

Permalink
Auto merge of #51507 - Aaronepower:fix_51091, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Removed incorrect release note.

 fixes #51091
  • Loading branch information
bors committed Jun 12, 2018
2 parents a1aae29 + 33ceb03 commit 3f3ba6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ Cargo
- [Cargo will now output path to custom commands when `-v` is
passed with `--list`][cargo/5041]
- [The Cargo binary version is now the same as the Rust version][cargo/5083]
- [`Cargo.lock` files are now included in published crates.][cargo/5093]

Misc
----
Expand Down Expand Up @@ -235,7 +234,6 @@ Compatibility Notes
[`String::retain`]: https://doc.rust-lang.org/std/string/struct.String.html#method.retain
[cargo/5041]: https://github.com/rust-lang/cargo/pull/5041
[cargo/5083]: https://github.com/rust-lang/cargo/pull/5083
[cargo/5093]: https://github.com/rust-lang/cargo/pull/5093


Version 1.25.0 (2018-03-29)
Expand Down

0 comments on commit 3f3ba6c

Please sign in to comment.