Merge pull request #450 from urfave/flag-value-changelog-mention

Mention #448 fix in change log
This commit is contained in:
Jesse Szwedko
2016-06-08 19:50:24 -07:00

View File

@@ -14,6 +14,7 @@
### Fixed
- Printing of command aliases in help text
- Printing of visible flags for both struct and struct pointer flags
## [1.17.0] - 2016-05-09
### Added