request/CHANGELOG.md
Louis Seubert 25d0e27811
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m58s
feat: create request projects for basic CQRS
2026-05-26 22:04:47 +02:00

22 lines
No EOL
447 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2026-05-16
### Added
- This is the initial release of the library.
## [Unreleased]
### Added
### Changed
### Removed
[1.0.0]: https://code.geekeey.de/geekeey/request/releases/tag/1.0.0
[Unreleased]: https://code.geekeey.de/geekeey/request/compare/1.0.0...HEAD