]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 23:18:21 +0000 (23:18 +0000)
committergithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 23:18:21 +0000 (23:18 +0000)
docs/en/docs/release-notes.md

index da1094ea6bce67de260c2bf4ccb37eedbcdd11ea..9d8513fafbc012e99e655b1105552935b0e02cfc 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🔥 Remove Sentry link from Advanced Middleware docs. PR [#12031](https://github.com/fastapi/fastapi/pull/12031) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Clarify management tasks for translations, multiples files in one PR. PR [#12030](https://github.com/fastapi/fastapi/pull/12030) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Edit the link to the OpenAPI "Responses Object" and "Response Object" sections in the "Additional Responses in OpenAPI" section. PR [#11996](https://github.com/fastapi/fastapi/pull/11996) by [@VaitoSoi](https://github.com/VaitoSoi).
 * 🔨 Specify `email-validator` dependency with dash. PR [#11515](https://github.com/fastapi/fastapi/pull/11515) by [@jirikuncar](https://github.com/jirikuncar).