Skip to content

Commit 923e749

Browse files
committed
docs: Update changelog
1 parent bffa648 commit 923e749

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

crates/snapbox/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Change `cmd::cargo_bin` bad paths to panics
13+
14+
### Features
15+
16+
- Add `cmd::cargo_bins`
17+
- Add `cmd::cargo_bin_opt`
18+
1019
## [1.0.2] - 2026-03-10
1120

1221
### Fixes

crates/trycmd/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Compatibility
11+
12+
- Change `cmd::cargo_bin` bad paths to panics
13+
14+
### Features
15+
16+
- Add `cargo::cargo_bins`
17+
- Add `cargo::cargo_bin_opt`
18+
1019
## [1.0.2] - 2026-03-10
1120

1221
### Fixes

0 commit comments

Comments
 (0)