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
- Public
add_link
method to theChangelog
to allow the user to add a link to content.
0.1.3 - 2024-06-08
- Write compliant markdown as validated by Markdownlint (issue #3)
0.1.2 - 2024-05-20
- Default changelog description
- Changelog builder error when title and description are not provided
0.1.1 - 2024-05-18
- Parsing anchor links in the middle of the file
- Error readability
0.1.0 - 2024-04-28
- Initial release