Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1008 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 1008 Bytes

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.

[0.1.0] - 2024-02-11

Added

  • The option to manually specify the version when using the release sub-command using the a new --version option

Changed

  • Update to changelog 1.1.0 link in the init template

Fixed

  • Empty bullet points don't lead to panics when the inserting a new change
  • Closing the editor or providing an empty response does not insert empty bulletpoints or sections anymore

[0.0.9] - 2023-10-17

Added

  • changelog path as an alias of changelog find
  • The column at which text wraps can be configured using the KEEPAC_WRAP_AT environment variable

Changed

  • The output now wraps after 85 characters

Fixed

  • changelog release omitting a few characters at the end of the printed summary