mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
0f387553d1
commit
ae93773465
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## Latest changes
|
## Latest changes
|
||||||
|
|
||||||
|
* Update order of execution for `get_db` in SQLAlchemy tutorial. PR [#1293](https://github.com/tiangolo/fastapi/pull/1293) by [@bcb](https://github.com/bcb).
|
||||||
* Fix typos in Async docs. PR [#1423](https://github.com/tiangolo/fastapi/pull/1423).
|
* Fix typos in Async docs. PR [#1423](https://github.com/tiangolo/fastapi/pull/1423).
|
||||||
|
|
||||||
## 0.54.2
|
## 0.54.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue