]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Feb 2026 19:26:13 +0000 (19:26 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Feb 2026 19:26:13 +0000 (19:26 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 6ec199a16749bfc1b478f2199313d7399a61f94d..6a7fb926c60eeca8d7843c0c06a9b772f57c5e77 100644 (file)
@@ -35,6 +35,10 @@ hide:
 * 🌐 Update translations for uk (update-outdated). PR [#14822](https://github.com/fastapi/fastapi/pull/14822) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Update docs and translations scripts, enable Turkish. PR [#14824](https://github.com/fastapi/fastapi/pull/14824) by [@tiangolo](https://github.com/tiangolo).
 
+### Internal
+
+* 🔨 Add max pages to translate to configs. PR [#14840](https://github.com/fastapi/fastapi/pull/14840) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.1
 
 ### Features