Sha256: 65fccab4c9faa0db4024a86837405861e826dbf6b067c3bf4f48ec87e8853e00
Contents?: true
Size: 1.64 KB
Versions: 1
Compression:
Stored size: 1.64 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] ## [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/v0.2.3...HEAD [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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
parse_a_changelog-0.2.3 | CHANGELOG.md |