Skip to content

Commit

Permalink
docs: prepare changelog for 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Aug 13, 2020
1 parent f02103f commit d04182c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Security


## [1.0.0] - YYYY-MM-DD
## [1.0.0] - 2020-08-12

Initial release

### Added

* Feature A description
* Feature B description
* Feature C description
* **parser:** implement Conventional Commits parser
* **console:** add console command with prompts to prepare commit messages
* **hook:** expose a CaptainHook plugin to validate Conventional Commit messages
* **hook:** expose a CaptainHook plugin to prepare Conventional Commit messages


[Unreleased]: https://github.com/ramsey/conventional-commits/compare/1.0.0...HEAD
Expand Down

0 comments on commit d04182c

Please sign in to comment.