mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
f3e49e5f4e
commit
35fcb31dca
|
|
@ -14,6 +14,10 @@ hide:
|
|||
* 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cors.md` and `docs/pt/docs/tutorial/middleware.md`. PR [#11916](https://github.com/fastapi/fastapi/pull/11916) by [@wesinalves](https://github.com/wesinalves).
|
||||
* 🌐 Add French translation for `docs/fr/docs/tutorial/path-params-numeric-validations.md`. PR [#11788](https://github.com/fastapi/fastapi/pull/11788) by [@pe-brian](https://github.com/pe-brian).
|
||||
|
||||
### Internal
|
||||
|
||||
* 🔇 Ignore warning from attrs in Trio. PR [#11949](https://github.com/fastapi/fastapi/pull/11949) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
## 0.112.0
|
||||
|
||||
### Breaking Changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue