📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2025-12-17 20:47:44 +00:00
parent 84668c2acc
commit 7f9709d75e

View File

@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Breaking Changes
* 🔧 Drop support for Python 3.8. PR [#14563](https://github.com/fastapi/fastapi/pull/14563) by [@tiangolo](https://github.com/tiangolo).
### Docs
* ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs. PR [#14559](https://github.com/fastapi/fastapi/pull/14559) by [@tiangolo](https://github.com/tiangolo).