]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 14 Oct 2022 20:22:46 +0000 (20:22 +0000)
committergithub-actions <github-actions@github.com>
Fri, 14 Oct 2022 20:22:46 +0000 (20:22 +0000)
docs/en/docs/release-notes.md

index 69c4358437eddd61a13c8ea81839a0d2e5afe853..f80ab4bfc52b8989efc207d0389283754b3c88e1 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔧 Disable Material for MkDocs search plugin. PR [#5495](https://github.com/tiangolo/fastapi/pull/5495) by [@tiangolo](https://github.com/tiangolo).
 * 🔇 Ignore Trio warning in tests for CI. PR [#5483](https://github.com/tiangolo/fastapi/pull/5483) by [@samuelcolvin](https://github.com/samuelcolvin).
 * 📝 Add WayScript x FastAPI Tutorial to External Links section. PR [#5407](https://github.com/tiangolo/fastapi/pull/5407) by [@moneeka](https://github.com/moneeka).