]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes 2272/head
authorgithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 18:48:12 +0000 (18:48 +0000)
committergithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 18:48:12 +0000 (18:48 +0000)
docs/en/docs/release-notes.md

index fb111638a6131acdcdebeae785e5cccccea2d843..c4ca0b267ee55c33e34990bd610a9c8894277576 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏️ Fix uppercase in Tutorial - Query parameters. PR [#2245](https://github.com/tiangolo/fastapi/pull/2245) by [@mariacamilagl](https://github.com/mariacamilagl).
 * 🔥 Cleanup after upgrade for Docs Previews GitHub Action. PR [#2248](https://github.com/tiangolo/fastapi/pull/2248) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add articles to External Links. PR [#2247](https://github.com/tiangolo/fastapi/pull/2247) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix CI docs preview, unzip docs. PR [#2246](https://github.com/tiangolo/fastapi/pull/2246) by [@tiangolo](https://github.com/tiangolo).