Skip to content

Commit 360f691

Browse files
chore(cc): release v1.2.61 (#1707)
1 parent 17a2788 commit 360f691

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.61](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.60...cc-v1.2.61) - 2026-04-24
11+
12+
### Other
13+
14+
- fix `OutputKind::Capture` documentation ([#1705](https://github.com/rust-lang/cc-rs/pull/1705))
15+
1016
## [1.2.60](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.59...cc-v1.2.60) - 2026-04-10
1117

1218
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cc"
3-
version = "1.2.60"
3+
version = "1.2.61"
44
authors = ["Alex Crichton <alex@alexcrichton.com>"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/cc-rs"

0 commit comments

Comments
 (0)