mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
docs: Update changelog
This commit is contained in:
parent
918cfed43d
commit
36114c35a5
1 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Compatiblity
|
||||
|
||||
- *(unstable-ext)* `Arg::remove` changed return types
|
||||
|
||||
### Fixes
|
||||
|
||||
- *(unstable-ext)* Make `Arg::remove` return the removed item
|
||||
|
||||
## [4.5.14] - 2024-08-08
|
||||
|
||||
### Features
|
||||
|
|
Loading…
Reference in a new issue