Skip to content

Commit

Permalink
Fix stale entry, changed default behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn authored and abetomo committed Jan 15, 2021
1 parent 034ad9f commit 7ab9d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- *Breaking:* `.passCommandToAction()` ([#1409])
- no longer needed as action handler is passed options and command
- *Breaking:* "extra arguments" parameter to action handler ([#1409])
- if being used to detect excess arguments, there is now an error displayed by default
- if being used to detect excess arguments, there is now an error available by setting `.allowExcessArguments(false)`

### Migration Tips

Expand Down

0 comments on commit 7ab9d3d

Please sign in to comment.