Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 943 Bytes

Changelog

parse-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.

[Unreleased]

[1.0.8] - 2023-10-24

Fixed

  • Update and correct README

[1.0.7] - 2023-10-24

Added

  • Add option to add a change to the changelog

Fixed

  • Fix extra newline being added at end of file

[1.0.6] - 2023-10-23

Changed

  • Update pipeline to auto-tag and release on push to main

[1.0.3] - 2023-07-25

Fixed

  • Fix date parsing in release title

Changed

  • Use pypi trusted publishing to publish package

[1.0.2] - 2022-12-08

Fixed

  • Fix writing wrong filename when using -c option
  • Fix adding a release that already exists

[1.0.1] - 2022-12-08

Changed

  • Better documentation

[1.0.0] - 2022-10-20

Initial release