@atomist/sdm-pack-changelog
Version:
Extension Pack for an Atomist SDM to manage changelogs
66 lines (34 loc) • 2.54 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased](https://github.com/atomist/sdm-pack-changelog/compare/1.0.2...HEAD)
### Changed
- Update access to token. [dfb3491](https://github.com/atomist/sdm-pack-changelog/commit/dfb3491b7f4e73fa8140812affbc99199f724950)
- Have TypeScript compiler generate declaration maps. [44fbc52](https://github.com/atomist/sdm-pack-changelog/commit/44fbc523363042d7f517515c4c5d9500cc22c8fb)
## [1.0.2](https://github.com/atomist/sdm-pack-changelog/compare/1.0.1...1.0.2) - 2019-03-20
## [1.0.1](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-RC.2...1.0.1) - 2018-11-09
## [1.0.0-RC.2](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-RC.1...1.0.0-RC.2) - 2018-10-30
### Added
- Add breaking label. [#19](https://github.com/atomist/sdm-pack-changelog/issues/19)
## [1.0.0-RC.1](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-M.5...1.0.0-RC.1) - 2018-10-15
## [1.0.0-M.5](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-M.4...1.0.0-M.5) - 2018-09-26
### Fixed
- Git SHAs should not be prepended with a hash. [#16](https://github.com/atomist/sdm-pack-changelog/issues/16)
## [1.0.0-M.4](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-M.3...1.0.0-M.4) - 2018-09-16
### Fixed
- Do not modify change log for unmerged PRs. [#13](https://github.com/atomist/sdm-pack-changelog/issues/13)
## [1.0.0-M.3](https://github.com/atomist/sdm-pack-changelog/compare/1.0.0-M.1...1.0.0-M.3) - 2018-09-04
### Fixed
- Change log updates to not work for milestone releases. [#8](https://github.com/atomist/sdm-pack-changelog/issues/8)
## [1.0.0-M.1](https://github.com/atomist/sdm-pack-changelog/compare/0.2.0...1.0.0-M.1) - 2018-08-27
## [0.2.0](https://github.com/atomist/sdm-pack-changelog/compare/0.1.2...0.2.0) - 2018-08-22
## [0.1.2](https://github.com/atomist/sdm-pack-changelog/compare/0.1.1...0.1.2) - 2018-08-18
### Added
- Add changelog for commits. [#4](https://github.com/atomist/sdm-pack-changelog/issues/4)
## [0.1.1](https://github.com/atomist/sdm-pack-changelog/compare/0.1.0...0.1.1) - 2018-07-18
### Fixed
- Support initial release from tree link. [#2](https://github.com/atomist/sdm-pack-changelog/issues/2)
## [0.1.0](https://github.com/atomist/sdm-pack-changelog/tree/0.1.0) - 2018-07-05
### Added
- Initial version.