Skip to content

Commit

Permalink
Add #611 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Jun 24, 2019
1 parent bd9248f commit 402caae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,9 @@
* Add TypeScript "reference types" for node (#974)
* Add support for hyphen as an option argument in subcommands (#697)
* Add support for a short option flag and its value to be concatenated (#599)
* e.g. `-p 80` can also be supplied as `-p80`
* Add executable arguments to spawn in win32, for git-style executables (#611)
* e.g. `--harmony`

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

0 comments on commit 402caae

Please sign in to comment.