mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 13:52:34 +00:00
chore: increase version
This commit is contained in:
parent
6d214b549a
commit
dd6f13d8bc
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="v1.1.2"></a>
|
||||
### v1.1.2 (2015-07-17)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* fixes a bug when parsing multiple {n} newlines inside help strings ([6d214b54](https://github.com/kbknapp/clap-rs/commit/6d214b549a9b7e189a94e5fa2b7c92cc333ca637))
|
||||
|
||||
|
||||
|
||||
<a name="v1.1.1"></a>
|
||||
## v1.1.1 (2015-07-17)
|
||||
|
||||
|
|
Loading…
Reference in a new issue