Update CHANGELOG.md

This commit is contained in:
Ajitem Sahasrabuddhe
2019-09-11 10:34:00 +05:30
committed by GitHub
parent be37c2cbda
commit 36cdaa9964

View File

@@ -4,11 +4,12 @@
## [Unreleased] ## [Unreleased]
## [1.22.1] - 2019-09-10 ## [1.22.1] - 2019-09-11
### Fixed ### Fixed
* Hide output of hidden commands on man pages in [urfave/cli/pull/889](https://github.com/urfave/cli/pull/889) via [@crosbymichael](https://github.com/crosbymichael) * Hide output of hidden commands on man pages in [urfave/cli/pull/889](https://github.com/urfave/cli/pull/889) via [@crosbymichael](https://github.com/crosbymichael)
* Using short flag names for required flags throws an error in [urfave/cli/pull/890](https://github.com/urfave/cli/pull/890) via [@asahasrabuddhe](https://github.com/asahasrabuddhe)
### Changed ### Changed