chore: add CHANGELOG.md with initial versioned changelog

This commit is contained in:
DiTus
2026-03-18 21:22:35 +01:00
parent 509f8033fa
commit 86216cccaf

14
CHANGELOG.md Normal file
View File

@ -0,0 +1,14 @@
## [v0.1.0] - 2026-03-18
### Added
- Initial AGENTS.md documenting build, lint, test commands and code style guidelines.
- CHANGELOG.md skeleton with standardized versioned sections.
### Changed
- Updated AGENTS.md with comprehensive guidelines and command references.
### Fixed
- Resolved formatting issues in earlier documentation drafts.
### Removed
- No content removed in this release.