]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 21 Feb 2025 11:36:43 +0000 (11:36 +0000)
committergithub-actions <github-actions@github.com>
Fri, 21 Feb 2025 11:36:43 +0000 (11:36 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 3b41affa75188853f34887bbd5f7487fdf2c58cb..83ffa8deb0d01591f7b4f0df5ed9683244ddbe3e 100644 (file)
@@ -15,6 +15,7 @@ hide:
 
 ### Docs
 
+* 🩺 Unify the badges across all tutorial translations. PR [#13329](https://github.com/fastapi/fastapi/pull/13329) by [@svlandeg](https://github.com/svlandeg).
 * 📝 Fix typos in virtual environments documentation. PR [#13396](https://github.com/fastapi/fastapi/pull/13396) by [@bullet-ant](https://github.com/bullet-ant).
 * 🐛 Fix issue with Swagger theme change example in the official tutorial. PR [#13289](https://github.com/fastapi/fastapi/pull/13289) by [@Zerohertz](https://github.com/Zerohertz).
 * 📝 Add more precise description of HTTP status code range in docs. PR [#13347](https://github.com/fastapi/fastapi/pull/13347) by [@DanielYang59](https://github.com/DanielYang59).