]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 2 Aug 2023 15:29:13 +0000 (15:29 +0000)
committergithub-actions <github-actions@github.com>
Wed, 2 Aug 2023 15:29:13 +0000 (15:29 +0000)
docs/en/docs/release-notes.md

index fde398be5d9142de2beb0d7e31a95f10b3562e7e..5065295e670c603c30e02351c39ffd4071a494b0 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✅ Fix test error in Windows for `jsonable_encoder`. PR [#9840](https://github.com/tiangolo/fastapi/pull/9840) by [@iudeen](https://github.com/iudeen).
 * 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md`. PR [#9963](https://github.com/tiangolo/fastapi/pull/9963) by [@eVery1337](https://github.com/eVery1337).
 * 🍱 Update sponsors, Fern badge. PR [#9982](https://github.com/tiangolo/fastapi/pull/9982) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Deploy docs to Cloudflare Pages. PR [#9978](https://github.com/tiangolo/fastapi/pull/9978) by [@tiangolo](https://github.com/tiangolo).