Small edits (#455)

This commit is contained in:
pollfly
2023-01-25 13:25:29 +02:00
committed by GitHub
parent 18e3e7abe2
commit 61f822e613
31 changed files with 51 additions and 51 deletions

View File

@@ -10,7 +10,7 @@ This release is not backwards compatible
**Breaking Changes**
* `preprocess` and `postprocess` class functions get 3 arguments
* Add support for per-request state storage, passing information between the pre/post processing functions
* Add support for per-request state storage, passing information between the pre/post-processing functions
**Features & Bug Fixes**