Some checks failed
default / dotnet-default-workflow (push) Failing after 1m24s
Add a simple in memory dispatcher for scalar requests and stream request.
18 lines
412 B
Markdown
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
|