Skip to content

Commit 9244ff6

Browse files
committed
docs: update changelog for 1.87.0
1 parent 5cfe7fb commit 9244ff6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/doc/src/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## Cargo 1.87 (2025-05-15)
4+
[ce948f46...HEAD](https://github.com/rust-lang/cargo/compare/ce948f46...HEAD)
5+
6+
### Added
7+
8+
### Changed
9+
10+
- cargo-add: collapse large feature lists
11+
[#15200](https://github.com/rust-lang/cargo/pull/15200)
12+
13+
### Fixed
14+
15+
- cargo-publish: Fix man page with malformed `{{#options}}` block
16+
[#15191](https://github.com/rust-lang/cargo/pull/15191)
17+
18+
### Nightly only
19+
20+
- `-Zscript`: Handle more frontmatter parsing corner cases
21+
[#15187](https://github.com/rust-lang/cargo/pull/15187)
22+
23+
### Documentation
24+
25+
### Internal
26+
327
## Cargo 1.86 (2025-04-03)
428
[d73d2caf...rust-1.86.0](https://github.com/rust-lang/cargo/compare/d73d2caf...rust-1.86.0)
529

0 commit comments

Comments
 (0)