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

index 02fe6dd61c8f2ce55258a3f3c628bfa9e51241b8..172cf716eb12b0aaa3ed07969b9a92153c91ff18 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ♻️ Refactor FastAPI Experts to use only discussions now that questions are migrated. PR [#9165](https://github.com/tiangolo/fastapi/pull/9165) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade analytics. PR [#6025](https://github.com/tiangolo/fastapi/pull/6025) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade and re-enable installing Typer-CLI. PR [#6008](https://github.com/tiangolo/fastapi/pull/6008) by [@tiangolo](https://github.com/tiangolo).