mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-13 08:23:16 -04:00
📝 Update release notes
[skip ci]
This commit is contained in:
@@ -9,6 +9,7 @@ hide:
|
||||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Avoid accessing non-existing "$ref" key for Pydantic v2 compat remapping. PR [#14361](https://github.com/fastapi/fastapi/pull/14361) by [@svlandeg](https://github.com/svlandeg).
|
||||
* 🐛 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
|
||||
|
||||
Reference in New Issue
Block a user