Added more notes about usage formatting changes

main
Dan Buch 9 years ago
parent e56207bd51
commit 7de151883c
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

@ -9,6 +9,10 @@
### Changed
- `Float64Flag`, `IntFlag`, and `DurationFlag` default values are no longer
quoted in help text output.
- All flag types now include `(default: {value})` strings following usage when a
default value can be (reasonably) detected.
- `IntSliceFlag` and `StringSliceFlag` usage strings are now more consistent
with non-slice flag types
## [1.16.0] - 2016-05-02
### Added

Loading…
Cancel
Save