mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-08 19:46:41 +00:00
📝 Update release notes
This commit is contained in:
parent
9ce50b4684
commit
26c345b766
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
## Latest changes
|
||||
|
||||
* Update CI to run docs deployment in GitHub actions. PR [#983](https://github.com/tiangolo/fastapi/pull/983).
|
||||
* Allow `callable`s in *path operation functions*, like functions modified with `functools.partial`. PR [#977](https://github.com/tiangolo/fastapi/pull/977).
|
||||
|
||||
## 0.48.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue