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
006a161e39
commit
5b26c93ddc
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
<!-- next-header -->
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
### Fixes
|
||||
|
||||
- Track caller for `ArgMatches` assertions so the user more easily sees where they need to fix the call
|
||||
|
||||
## [3.1.0] - 2022-02-16
|
||||
|
||||
### Compatibility
|
||||
|
|
Loading…
Reference in a new issue