Add Float64SliceFlag to the CHANGELOG
This commit is contained in:
parent
c99ea0b14b
commit
3c9856d0fd
@ -5,6 +5,7 @@
|
||||
## 2.0.0 - (unreleased 2.x series)
|
||||
### Added
|
||||
- `NewStringSlice` and `NewIntSlice` for creating their related types
|
||||
- `Float64SliceFlag` for unmarshaling a list of floats from the user
|
||||
- `Context.Lineage` to get all contexts from current up to global
|
||||
- `Context.LocalFlagNames` to get the flag names from *only* the current context
|
||||
- `BoolFlag.Value` to handle both default-false and default-true
|
||||
|
Loading…
Reference in New Issue
Block a user