Added Changelog

This commit is contained in:
2026-01-15 04:46:12 +00:00
parent 1d4c07349d
commit f7ee80aa20

18
CHANGELOG.md Normal file
View File

@@ -0,0 +1,18 @@
# Changelog
All notable changes to this repository will be documented in this file.
This changelog uses the following sections:
- Added
- Changed
- Fixed
- Removed
- Security
## [Unreleased]
### Added
- Initial documentation (README).
- Initial changelog file.
### Notes
- Version bumps and release sections will be added only when explicitly requested.