]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 2 Dec 2025 03:32:40 +0000 (03:32 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 2 Dec 2025 03:32:40 +0000 (03:32 +0000)
[skip ci]

docs/en/docs/release-notes.md

index ea509a7609a484b0ffb926847de1b4eb8417bdee..d1602598aaa9410c0a6e7d82e9277e7a87e0045e 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix `TypeError` when encoding a decimal with a `NaN` or `Infinity` value. PR [#12935](https://github.com/fastapi/fastapi/pull/12935) by [@kentwelcome](https://github.com/kentwelcome).
+
 ### Internal
 
 * 🔧 Update sponsors: add Greptile. PR [#14429](https://github.com/fastapi/fastapi/pull/14429) by [@tiangolo](https://github.com/tiangolo).