Changelog
All notable change 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]
[0.0.1] - 2023-09-12
Added
- initial repo/template check-in
[Released]
Changelog Template:
Added
- for new features.
Changed
- for changes in existing functionality.
Depricated
- for soon-to-be removed features.
Removed
- for now removed features.
Fixed
- for any bug fixes.
Refactored
- no functional changes, just cleanup or reorganizing.
Security
- in case of vulnerabilities.