]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 4 Sep 2022 13:38:49 +0000 (13:38 +0000)
committergithub-actions <github-actions@github.com>
Sun, 4 Sep 2022 13:38:49 +0000 (13:38 +0000)
docs/en/docs/release-notes.md

index ab431c379f8cbfae50e4c95685c570a42965848a..9f3e2f7b5f0956633cab5e2ec59bcdc0bcab992c 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏ Tweak wording in `docs/en/docs/advanced/dataclasses.md`. PR [#3698](https://github.com/tiangolo/fastapi/pull/3698) by [@pfackeldey](https://github.com/pfackeldey).
 * 📝 Add note about Python 3.10 `X | Y` operator in explanation about Response Models. PR [#5307](https://github.com/tiangolo/fastapi/pull/5307) by [@MendyLanda](https://github.com/MendyLanda).
 * 🌐 Fix MkDocs file line for Portuguese translation of `background-task.md`. PR [#5242](https://github.com/tiangolo/fastapi/pull/5242) by [@ComicShrimp](https://github.com/ComicShrimp).
 * ✏ Fix a small code highlight line error. PR [#5256](https://github.com/tiangolo/fastapi/pull/5256) by [@hjlarry](https://github.com/hjlarry).