mirror of https://github.com/tiangolo/fastapi.git
parent
8238446b1b
commit
937d3075f9
|
|
@ -11,6 +11,10 @@ hide:
|
||||||
|
|
||||||
* ✏️ Fix typo for `client_secret` in OAuth2 form docstrings. PR [#14946](https://github.com/fastapi/fastapi/pull/14946) by [@bysiber](https://github.com/bysiber).
|
* ✏️ Fix typo for `client_secret` in OAuth2 form docstrings. PR [#14946](https://github.com/fastapi/fastapi/pull/14946) by [@bysiber](https://github.com/bysiber).
|
||||||
|
|
||||||
|
### Internal
|
||||||
|
|
||||||
|
* 👷 Add ty check to `lint.sh`. PR [#15136](https://github.com/fastapi/fastapi/pull/15136) by [@svlandeg](https://github.com/svlandeg).
|
||||||
|
|
||||||
## 0.135.2 (2026-03-01)
|
## 0.135.2 (2026-03-01)
|
||||||
|
|
||||||
### Upgrades
|
### Upgrades
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue