request/CHANGELOG.md
Louis Seubert af610beb8f
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m29s
feat: add inital in memory dispatcher
Add a simple in memory dispatcher for scalar requests and stream request.
2026-05-09 22:24:01 +02:00

18 lines
412 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).
## [Unreleased]
### Added
- This is the initial release of the library.
### 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