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
a2131aeaf6
commit
4fec57764a
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Features
|
||||
|
||||
- `impl Eq<std::any::TypeId> for clap_builder::util::AnyValueId`
|
||||
|
||||
## [4.2.5] - 2023-04-27
|
||||
|
||||
### Fixes
|
||||
|
|
Loading…
Reference in a new issue