Skip to content

Commit 4084692

Browse files
chore: release v0.2.24 (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 03ce599 commit 4084692

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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+
## [0.2.24](https://github.com/rust-lang/getopts/compare/v0.2.23...v0.2.24) - 2025-08-29
11+
12+
### Other
13+
14+
- Make unicode-width an optional default dependency ([#133](https://github.com/rust-lang/getopts/pull/133))
15+
1016
## [0.2.23](https://github.com/rust-lang/getopts/compare/v0.2.22...v0.2.23) - 2025-06-09
1117

1218
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "getopts"
3-
version = "0.2.23"
3+
version = "0.2.24"
44
authors = ["The Rust Project Developers"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/getopts"

0 commit comments

Comments
 (0)