chore: move CHANGELOG.md into /doc folder

This commit is contained in:
DiTus
2026-03-18 21:23:46 +01:00
parent 86216cccaf
commit d42d5941fc

14
doc/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.