Skip to content

Commit 08322ef

Browse files
committed
📝 Update release notes
1 parent 01b43e6 commit 08322ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next release
22

3+
* Make Swagger UI and ReDoc route handlers (*path operations*) be `async` functions instead of lambdas to improve performance. PR [#241](https://github.com/tiangolo/fastapi/pull/241) by [@Trim21](https://github.com/Trim21).
4+
35
* Make Swagger UI and ReDoc URLs parameterizable, allowing to host and serve local versions of them and have offline docs. PR [#112](https://github.com/tiangolo/fastapi/pull/112) by [@euri10](https://github.com/euri10).
46

57
## 0.22.0

0 commit comments

Comments
 (0)