Skip to content

Commit b909a8b

Browse files
authored
docs(changelog): polish changelog items (#15379)
They are supposed to be sorted and have proper prefixes.
2 parents 59f0fcf + 92f8cc9 commit b909a8b

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

src/doc/src/CHANGELOG.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,18 @@
176176
[#15290](https://github.com/rust-lang/cargo/pull/15290)
177177
- Dont check cargo-util semver until 1.86 is released
178178
[#15222](https://github.com/rust-lang/cargo/pull/15222)
179+
- Redox OS is part of the unix family
180+
[#15307](https://github.com/rust-lang/cargo/pull/15307)
181+
- cargo-tree: Abstract the concept of a NodeId
182+
[#15237](https://github.com/rust-lang/cargo/pull/15237)
183+
- cargo-tree: Abstract the concept of an edge
184+
[#15233](https://github.com/rust-lang/cargo/pull/15233)
179185
- ci: Auto-update cargo-semver-checks
180186
[#15212](https://github.com/rust-lang/cargo/pull/15212)
181187
- ci: Visually group output in Github
182188
[#15218](https://github.com/rust-lang/cargo/pull/15218)
189+
- manifest: Centralize Cargo target descriptions
190+
[#15291](https://github.com/rust-lang/cargo/pull/15291)
183191
- Update dependencies.
184192
[#15250](https://github.com/rust-lang/cargo/pull/15250)
185193
[#15249](https://github.com/rust-lang/cargo/pull/15249)
@@ -190,15 +198,6 @@
190198
[#15217](https://github.com/rust-lang/cargo/pull/15217)
191199
[#15268](https://github.com/rust-lang/cargo/pull/15268)
192200

193-
- Redox OS is part of the unix family
194-
[#15307](https://github.com/rust-lang/cargo/pull/15307)
195-
- refactor(toml): Centralize target descriptions
196-
[#15291](https://github.com/rust-lang/cargo/pull/15291)
197-
- Abstract the concept of a NodeId
198-
[#15237](https://github.com/rust-lang/cargo/pull/15237)
199-
- Abstract the concept of an edge
200-
[#15233](https://github.com/rust-lang/cargo/pull/15233)
201-
202201
## Cargo 1.86 (2025-04-03)
203202
[d73d2caf...rust-1.86.0](https://github.com/rust-lang/cargo/compare/d73d2caf...rust-1.86.0)
204203

0 commit comments

Comments
 (0)