]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 17 Jul 2024 02:13:04 +0000 (02:13 +0000)
committergithub-actions <github-actions@github.com>
Wed, 17 Jul 2024 02:13:04 +0000 (02:13 +0000)
docs/en/docs/release-notes.md

index 83c7ad188428ed4de8bcd0a1795079496b35c725..405a7922c0231819ec8333c11e4d775a5efa09d3 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 🌐 Add Portuguese translation for `docs/pt/docs/reference/apirouter.md`. PR [#11843](https://github.com/tiangolo/fastapi/pull/11843) by [@lucasbalieiro](https://github.com/lucasbalieiro).
 
+### Internal
+
+* 🔨 Update docs Termynal scripts to not include line nums for local dev. PR [#11854](https://github.com/tiangolo/fastapi/pull/11854) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.111.1
 
 ### Upgrades