mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-08 03:26:48 +00:00
📝 Update release notes
This commit is contained in:
parent
e0c3519b94
commit
66954c7ded
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## Latest changes
|
||||
|
||||
* 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
|
||||
|
||||
* Run linters first in tests to error out faster. PR [#948](https://github.com/tiangolo/fastapi/pull/948).
|
||||
|
|
|
|||
Loading…
Reference in a new issue