Skip to content

Commit

Permalink
docs: revert the incorrect fix of typo
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 27, 2024
1 parent 76bcea5 commit 6591222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The V2 changes were all shipped in [urfave/cli/pull/892](https://github.com/urfa
### Added

- Added `NewStringSlice` and `NewIntSlice` for creating their related types
- Added `Float64SliceFlag` for unmarshalling a list of floats from the user
- Added `Float64SliceFlag` for unmarshaling a list of floats from the user
- Added `Context.Lineage` to get all contexts from current up to global
- Added `Context.LocalFlagNames` to get the flag names from *only* the current context
- Added `BoolFlag.Value` to handle both default-false and default-true
Expand Down

0 comments on commit 6591222

Please sign in to comment.