Sha256: 065ad8ed1baa3fc7a66ee32d5b175897f71f187f0b6a5bd31078af0e1dcb209e
Contents?: true
Size: 1.94 KB
Versions: 1
Compression:
Stored size: 1.94 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.0] - 2019-01-30 ### Added - Missing (optional) initial release tag link as last entry in links section to the grammar - Release instructions ## [0.2.3] - 2019-01-30 ### Fixed - Include tt extension when requiring grammar ## [0.2.2] - 2019-01-30 ### Fixed - Use require to load grammar to remove pathing problems ## [0.2.1] - 2019-01-30 ### Added - Missing gemspec files - Gemspec executable metadata ### Changed - Move dependencies to gemspec ### Removed - Gemfile.lock from source control ## [0.2.0] - 2019-01-25 ### Added - Gitlab pipeline configuration - Dockerfile (currently for manual usage) - CI pipeline validates changelog - Binary file to gemspec ## [0.1.2] - 2019-01-23 ### Changed - Version bump to replace yanked previous version ## [0.1.1] - 2019-01-23 ### Removed - Fixed incorrect Ruby file name in binary ## [0.1.0] - 2019-01-23 ### Added - First draft of the Keep A Changelog parser - Open source license and contributing information - Change log and versioning information [Unreleased]: https://github.com/cyberark/parse-a-changelog/compare/v1.0.0...HEAD [1.0.0]: https://github.com/cyberark/parse-a-changelog/compare/v0.2.3...v1.0.0 [0.2.3]: https://github.com/cyberark/parse-a-changelog/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/cyberark/parse-a-changelog/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/cyberark/parse-a-changelog/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/cyberark/parse-a-changelog/compare/v0.1.2...v0.2.0 [0.1.2]: https://github.com/cyberark/parse-a-changelog/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/cyberark/parse-a-changelog/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/cyberark/parse-a-changelog/releases/tag/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
parse_a_changelog-1.0.0 | CHANGELOG.md |