]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 19 Jun 2026 22:28:49 +0000 (22:28 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 19 Jun 2026 22:28:49 +0000 (22:28 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 7c54f461fcbaf2bda6d424994d0ba08aefbd3391..ba71094551ee3fcf6b481429b8774d998849a59b 100644 (file)
@@ -17,6 +17,7 @@ hide:
 
 ### Internal
 
+* 🔧 Enable checking `release-notes.md` for typos. PR [#15796](https://github.com/fastapi/fastapi/pull/15796) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 📝 Tweak wording about deploying to FastAPI Cloud. PR [#15793](https://github.com/fastapi/fastapi/pull/15793) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings. PR [#15792](https://github.com/fastapi/fastapi/pull/15792) by [@YuriiMotov](https://github.com/YuriiMotov).