Merge pull request #368 from codegangsta/yaml-nested-changelog
Add a note to CHANGELOG about dot-delimited YAML key lookup
This commit is contained in:
commit
aaac36ecb9
@ -10,6 +10,8 @@
|
|||||||
- `App.Metadata` map for arbitrary data/state management
|
- `App.Metadata` map for arbitrary data/state management
|
||||||
- `Set` and `GlobalSet` methods on `*cli.Context` for altering values after
|
- `Set` and `GlobalSet` methods on `*cli.Context` for altering values after
|
||||||
parsing.
|
parsing.
|
||||||
|
- Support for nested lookup of dot-delimited keys in structures loaded from
|
||||||
|
YAML.
|
||||||
|
|
||||||
### 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
|
||||||
|
Loading…
Reference in New Issue
Block a user