]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 3 Jun 2023 13:54:48 +0000 (13:54 +0000)
committergithub-actions <github-actions@github.com>
Sat, 3 Jun 2023 13:54:48 +0000 (13:54 +0000)
docs/en/docs/release-notes.md

index 3587979123ed7e9c9da02a068ef13f23eb56d2d4..eb1bcd9ffd2416252d40abed19615026558383fd 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📝 Update Deta deployment tutorial for compatibility with Deta Space. PR [#6004](https://github.com/tiangolo/fastapi/pull/6004) by [@mikBighne98](https://github.com/mikBighne98).
 * 🔧 Update sponsors, remove InvestSuite. PR [#9612](https://github.com/tiangolo/fastapi/pull/9612) by [@tiangolo](https://github.com/tiangolo).
 * ⚡ Update `create_cloned_field` to use a global cache and improve startup performance. PR [#4645](https://github.com/tiangolo/fastapi/pull/4645) by [@madkinsz](https://github.com/madkinsz).