Skip to content

Commit

Permalink
Prefix items consistently with past usage
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Feb 11, 2020
1 parent 1a84b80 commit 729e432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -11,11 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Added

- suggest help option along with unknown command error ([#1179])
* suggest help option along with unknown command error ([#1179])

### Changed

- TypeScript fluent return types changed to be more subclass friendly, return `this` rather than `Command` ([#1180])
* TypeScript fluent return types changed to be more subclass friendly, return `this` rather than `Command` ([#1180])

## [5.0.0-1] (2020-02-08)

Expand Down

0 comments on commit 729e432

Please sign in to comment.