]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 28 Jan 2024 09:54:03 +0000 (09:54 +0000)
committergithub-actions <github-actions@github.com>
Sun, 28 Jan 2024 09:54:03 +0000 (09:54 +0000)
docs/en/docs/release-notes.md

index 2277843e09809fbac510129d0758e2d9eea8d540..2b443bb7965869e610b18231559ec5273f379e49 100644 (file)
@@ -123,6 +123,7 @@ hide:
 
 ### Internal
 
+* 💄 Fix CSS breaking RTL languages (erroneously introduced by a previous RTL PR). PR [#11039](https://github.com/tiangolo/fastapi/pull/11039) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Add Italian to `mkdocs.yml`. PR [#11016](https://github.com/tiangolo/fastapi/pull/11016) by [@alejsdev](https://github.com/alejsdev).
 * 🔨 Verify `mkdocs.yml` languages in CI, update `docs.py`. PR [#11009](https://github.com/tiangolo/fastapi/pull/11009) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update config in `label-approved.yml` to accept translations with 1 reviewer. PR [#11007](https://github.com/tiangolo/fastapi/pull/11007) by [@alejsdev](https://github.com/alejsdev).