]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 22 Feb 2026 16:35:25 +0000 (16:35 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 22 Feb 2026 16:35:25 +0000 (16:35 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 4b7fba3368f1b5663eafa02be2050e4af9bf0f6b..b9848e4607d33b0c245f341941cde57df21fec6b 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Breaking Changes
+
+* 🗑️ Deprecate `ORJSONResponse` and `UJSONResponse`. PR [#14964](https://github.com/fastapi/fastapi/pull/14964) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.130.0
 
 ### Features