Skip to content

Commit

Permalink
Update CHANGELOG with tj#938
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Jul 7, 2019
1 parent 255cb1e commit 1450f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,7 @@
* can now define both `--foo` and `--no-foo`
* custom event listeners: `--no-foo` on cli now emits `option:no-foo` (previously `option:foo`)
* default value: defining `--no-foo` after defining `--foo` leaves the default value unchanged (previously set it to false)
* Change docs for `.command` to contrast action handler vs git-style executable. TypeScript now uses overloaded function. (#938)

2.20.0 / 2019-04-02
==================
Expand Down

0 comments on commit 1450f33

Please sign in to comment.