Merge pull request #366 from codegangsta/metadata-note

Minor changelog update bits
This commit is contained in:
Dan Buch 2016-04-30 11:12:44 -04:00
commit b4054ddd3c

View File

@ -5,7 +5,9 @@
## [Unreleased] ## [Unreleased]
### Added ### Added
- This file!
- Support for placeholders in flag usage strings - Support for placeholders in flag usage strings
- `App.Metadata` map for arbitrary data/state management
### Changed ### Changed
- The `App.Action` and `Command.Action` now prefer a return signature of - The `App.Action` and `Command.Action` now prefer a return signature of