mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 06:12:40 +00:00
docs(man): Update changelog
This commit is contained in:
parent
7849c35a3e
commit
b3cbfd0ae0
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
|
||||
|
||||
- Use value names for positionals
|
||||
- Hide hidden flags in synopsis
|
||||
- Use italics for replaceable args
|
||||
|
||||
## [0.1.2] - 2022-02-16
|
||||
|
||||
## [0.1.1] - 2022-02-08
|
||||
|
|
Loading…
Reference in a new issue