mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-11 13:06:43 +00:00
📝 Update release notes
This commit is contained in:
parent
5d80e02ae8
commit
864643ef76
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@ This way, in case there was a breaking change for your code in one of the releas
|
||||||
|
|
||||||
* ⬆️ Upgrade Starlette to 0.16.0. PR [#4016](https://github.com/tiangolo/fastapi/pull/4016) by [@tiangolo](https://github.com/tiangolo).
|
* ⬆️ Upgrade Starlette to 0.16.0. PR [#4016](https://github.com/tiangolo/fastapi/pull/4016) by [@tiangolo](https://github.com/tiangolo).
|
||||||
|
|
||||||
|
Also upgrades the ranges of optional dependencies:
|
||||||
|
|
||||||
|
* `"jinja2 >=2.11.2,<4.0.0"`
|
||||||
|
* `"itsdangerous >=1.1.0,<3.0.0"`
|
||||||
|
|
||||||
## 0.69.0
|
## 0.69.0
|
||||||
|
|
||||||
### Breaking Changes - Upgrade
|
### Breaking Changes - Upgrade
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue