Skip to content

Commit 9c73c54

Browse files
committed
docs(changelog): Call out cargo-new lockfile change
I was looking for what release this happened in but we didn't have it listed. We do list the documentation change. This was likely from the PR focusing on the entire policy change which made it easy to overlook each aspect of the policy change.
1 parent 13e9792 commit 9c73c54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,8 @@
474474
[#12515](https://github.com/rust-lang/cargo/pull/12515)
475475
- ❗️ cargo-clean: error out if `--doc` is mixed with `-p`.
476476
[#12637](https://github.com/rust-lang/cargo/pull/12637)
477+
- ❗ cargo-new / cargo-init no longer exclude `Cargo.lock` in VCS ignore files for libraries.
478+
[#12382](https://github.com/rust-lang/cargo/pull/12382)
477479
- cargo-update: silently deprecate `--aggressive` in favor of the new `--recursive`.
478480
[#12544](https://github.com/rust-lang/cargo/pull/12544)
479481
- cargo-update: `-p/--package` can be used as a positional argument.

0 commit comments

Comments
 (0)