Added Hidden command support to CHANGELOG
This commit is contained in:
parent
cf4a731612
commit
28eb7b2cc4
@ -5,6 +5,8 @@
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Pluggable flag-level help text rendering via `cli.DefaultFlagStringFunc`
|
||||
- Support for hiding commands by setting `Hidden: true` -- this will hide the
|
||||
commands in help output
|
||||
|
||||
### Changed
|
||||
- `Float64Flag`, `IntFlag`, and `DurationFlag` default values are no longer
|
||||
|
Loading…
Reference in New Issue
Block a user