Add a note to CHANGELOG about dot-delimited YAML key lookup

main
Dan Buch 9 years ago
parent 15d4455a61
commit 896d2fd3c1
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

@ -10,6 +10,8 @@
- `App.Metadata` map for arbitrary data/state management
- `Set` and `GlobalSet` methods on `*cli.Context` for altering values after
parsing.
- Support for nested lookup of dot-delimited keys in structures loaded from
YAML.
### Changed
- The `App.Action` and `Command.Action` now prefer a return signature of

Loading…
Cancel
Save