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.
- (Include new features or significant user-visible enhancements here.)
- (Detail modifications that are non-breaking but relevant to the end-users.)
- (List features that are in the process of being phased out or replaced.)
- (Indicate features or capabilities that were taken out of the project.)
- (Document bugs that were fixed since the last release.)
- (Notify of any improvements related to security vulnerabilities or potential risks.)
- Initial release
Replace X.X.X
with the new version number and YYYY-MM-DD
with the release date:
## [X.X.X] - YYYY-MM-DD
### Added
-
### Changed
-
### Deprecated
-
### Removed
-
### Fixed
-
### Security
-
Use this template as the starting point for each new version. Always update the "Unreleased" section with changes as they're implemented, and then move them under the new version header when that version is released.