mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 04:56:41 +00:00
📝 Update release notes
This commit is contained in:
parent
2d5a5d0d9e
commit
fbbed6fe81
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
## Latest changes
|
## Latest changes
|
||||||
|
|
||||||
|
* Add docs about pinning FastAPI versions for deployment: [Deployment: FastAPI versions](https://fastapi.tiangolo.com/deployment/#fastapi-versions). PR [#1056](https://github.com/tiangolo/fastapi/pull/1056).
|
||||||
|
|
||||||
## 0.49.2
|
## 0.49.2
|
||||||
|
|
||||||
* Fix links in release notes. PR [#1052](https://github.com/tiangolo/fastapi/pull/1052) by [@sattosan](https://github.com/sattosan).
|
* Fix links in release notes. PR [#1052](https://github.com/tiangolo/fastapi/pull/1052) by [@sattosan](https://github.com/sattosan).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue