Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1.36 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.

0.1.4 - 2024-07-10

Added

  • Public add_link method to the Changelog to allow the user to add a link to content.

0.1.3 - 2024-06-08

Added

  • Write compliant markdown as validated by Markdownlint (issue #3)

0.1.2 - 2024-05-20

Fixed

  • Default changelog description
  • Changelog builder error when title and description are not provided

0.1.1 - 2024-05-18

Fixed

  • Parsing anchor links in the middle of the file
  • Error readability

0.1.0 - 2024-04-28

  • Initial release