Types of changes:
- [Added] for new features.
- [Changed] for changes in existing functionality.
- [Deprecated] for soon-to-be removed features.
- [Removed] for now removed features.
- [Fixed] for any bug fixes.
- [Security] in case of vulnerabilities.
Tagged Links:
Should be a second level heading with a URL to the git diff. For example:
markdown
[1.0.0](https://example.com/compare/v0.9.0...v1.0.0)
-->
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]
<!-- Package Links (alphabetical) -->
[yamllint]: <https://yamllint.readthedocs.io/en/stable/index.html>
<!-- Links to Other Documentation -->
[Keep a Changelog]: <https://keepachangelog.com/en/1.0.0/>
[Semantic Versioning]: <https://semver.org/spec/v2.0.0.html>
<!-- Releases and Tags -->
[Unreleased]: <https://github.com/compare/v0.0.0...main>