Compare commits

..

2 commits

Author SHA1 Message Date
d801bd182f
chore: post release version changes 2026-05-28 22:06:18 +02:00
416791ed2c
feat: release 1.1.0 2026-05-28 22:05:56 +02:00

View file

@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- **request.result:** Optional result wrapper types (`Result<T>`) for structured responses
- **request.validation:** Automatic validation pipeline behavior with FluentValidation integration
## [1.1.0] - 2026-05-28
## [1.0.0] - 2026-05-28
### Added