Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 1.98 KB

File metadata and controls

77 lines (39 loc) · 1.98 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[0.5.3] - 2026-08-21

Fixed

  • Reject changelog entries with multiple PR references (PR #159)
  • Reject non-canonical PR reference formats in changelog entries (PR #160)

Changed

  • Update ponylang/peg dependency to 0.1.6 (PR #115)

[0.5.2] - 2025-06-05

Fixed

  • Fix Using Our Image with GitHub Container Actions (PR #114)

[0.5.1] - 2025-06-05

Added

Changed

  • Drop Apple on Intel support (PR #84)
  • Use Alpine 3.20 as our base image (PR #110)
  • Stop having a base image (PR #112)

[0.5.0] - 2022-07-12

Changed

  • Update base image to alpine 3.16 (PR #83)

[0.4.0] - 2019-11-09

Added

Changed

  • Switch Docker images using musl based changelog-tool (PR #37)

[0.3.0] - 2019-08-03

Added

  • Version command to print version
  • New command for creating empty changelogs

Changed

  • The CLI interface has been changed, notably the positional file name argument has become an optional argument

[0.2.2] - 2018-01-16

Added

  • Many prior version. This was added as first entry in CHANGELOG when it was added to this project.