]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 18 Apr 2024 23:59:09 +0000 (23:59 +0000)
committergithub-actions <github-actions@github.com>
Thu, 18 Apr 2024 23:59:09 +0000 (23:59 +0000)
docs/en/docs/release-notes.md

index 49df7a77112d5d920d85f2f6cf20a1cfe9509466..3cd23f69ee6e16085544fff0ef03bd3147ed1659 100644 (file)
@@ -18,6 +18,7 @@ hide:
 
 ### Docs
 
+* 📝 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).
 * 📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts`. PR [#11339](https://github.com/tiangolo/fastapi/pull/11339) by [@jordanshatford](https://github.com/jordanshatford).