]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 23 May 2024 22:59:22 +0000 (22:59 +0000)
committergithub-actions <github-actions@github.com>
Thu, 23 May 2024 22:59:22 +0000 (22:59 +0000)
docs/en/docs/release-notes.md

index f0f15e299b31655481bdc095cbf335cb0a867f1a..2ac70c0da7d173b0e8bf5fb54c8cb2be5967be49 100644 (file)
@@ -9,6 +9,10 @@ hide:
 
 * 🌐 Add Turkish translation for `docs/tr/docs/tutorial/request-forms.md`. PR [#11553](https://github.com/tiangolo/fastapi/pull/11553) by [@hasansezertasan](https://github.com/hasansezertasan).
 
+### Upgrades
+
+* 📝 Restored Swagger-UI links to use the latest version possible.. PR [#11459](https://github.com/tiangolo/fastapi/pull/11459) by [@UltimateLobster](https://github.com/UltimateLobster).
+
 ### Docs
 
 * 📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose. PR [#11589](https://github.com/tiangolo/fastapi/pull/11589) by [@estebanx64](https://github.com/estebanx64).