fix spacing
This commit is contained in:
parent
c8c0a048fb
commit
19756499b9
@ -145,8 +145,11 @@
|
|||||||
`cli.Flag`s allowing for the use of custom flags satisfying the `cli.Flag`
|
`cli.Flag`s allowing for the use of custom flags satisfying the `cli.Flag`
|
||||||
interface to be used.
|
interface to be used.
|
||||||
|
|
||||||
|
|
||||||
## [1.19.1] - 2016-11-21
|
## [1.19.1] - 2016-11-21
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixes regression introduced in 1.19.0 where using an `ActionFunc` as
|
- Fixes regression introduced in 1.19.0 where using an `ActionFunc` as
|
||||||
the `Action` for a command would cause it to error rather than calling the
|
the `Action` for a command would cause it to error rather than calling the
|
||||||
function. Should not have a affected declarative cases using `func(c
|
function. Should not have a affected declarative cases using `func(c
|
||||||
|
Loading…
Reference in New Issue
Block a user