]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 00:12:01 +0000 (00:12 +0000)
committergithub-actions <github-actions@github.com>
Fri, 19 Apr 2024 00:12:01 +0000 (00:12 +0000)
docs/en/docs/release-notes.md

index 3cd23f69ee6e16085544fff0ef03bd3147ed1659..6c346ee764ae0aec181c7bcb81b43d08f46a11d5 100644 (file)
@@ -18,6 +18,7 @@ hide:
 
 ### Docs
 
+* 📝 Fix types in examples under `docs_src/extra_data_types`. PR [#10535](https://github.com/tiangolo/fastapi/pull/10535) by [@nilslindemann](https://github.com/nilslindemann).
 * 📝 Update references to UJSON. PR [#11464](https://github.com/tiangolo/fastapi/pull/11464) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Tweak docs and translations links, typos, format. PR [#11389](https://github.com/tiangolo/fastapi/pull/11389) by [@nilslindemann](https://github.com/nilslindemann).
 * 📝 Fix typo in `docs/es/docs/async.md`. PR [#11400](https://github.com/tiangolo/fastapi/pull/11400) by [@fabianfalon](https://github.com/fabianfalon).