mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
📝 Update release notes
This commit is contained in:
parent
48c2406495
commit
0f9be1d2e7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## Latest changes
|
||||
|
||||
* Fix format in SQL tutorial. PR [#1015](https://github.com/tiangolo/fastapi/pull/1015) by [@vegarsti](https://github.com/vegarsti).
|
||||
|
||||
## 0.49.1
|
||||
|
||||
* Fix path operation duplicated parameters when used in dependencies and the path operation function. PR [#994](https://github.com/tiangolo/fastapi/pull/994) by [@merowinger92](https://github.com/merowinger92).
|
||||
|
|
|
|||
Loading…
Reference in a new issue