projen
Version:
CDK for software projects
16 lines (7 loc) • 841 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.1.0](https://github.com/conventional-changelog/conventional-changelog-config-spec/compare/v2.0.0...v2.1.0) (2019-08-20)
### Bug Fixes
* **typo:** configuration property is `header`, not `title`. ([#18](https://github.com/conventional-changelog/conventional-changelog-config-spec/issues/18)) ([e99926c](https://github.com/conventional-changelog/conventional-changelog-config-spec/commit/e99926c))
### Features
* add issuePrefixes to config ([#25](https://github.com/conventional-changelog/conventional-changelog-config-spec/issues/25)) ([d4c44b3](https://github.com/conventional-changelog/conventional-changelog-config-spec/commit/d4c44b3))