Skip to content

Latest commit

 

History

History
111 lines (88 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

111 lines (88 loc) · 3.61 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.3] - 2024-11-08

Changed

  • Decrease Docker image size by using ruby:3-alpine base image (CNJR-5578)

1.3.2 - 2024-11-05

Changed

  • Use internal auto release process (CNJR-5578)

1.3.0 - 2023-12-28

Changed

Security

1.2.0 - 2021-06-20

Changed

1.1.0 - 2020-11-12

Added

1.0.2 - 2020-08-26

Fixed

1.0.1 - 2020-03-06

Added

  • Jenkins pipeline with ruby gems publication
  • Test and Publish scripts

Changed

  • Allow https in header links

Removed

  • Gitlab CI support

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