]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 29 Nov 2020 18:17:35 +0000 (19:17 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 29 Nov 2020 18:17:35 +0000 (19:17 +0100)
docs/en/docs/release-notes.md

index f2b3dc6905d36a8624c80940c0ebf5a1a10717e9..bf1f57432d17ee9660b68dbdf1da645acbe95bde 100644 (file)
@@ -2,7 +2,6 @@
 
 ## Latest Changes
 
-* 🔧 Update TestDriven link to course in sponsors section. PR [#2435](https://github.com/tiangolo/fastapi/pull/2435) by [@tiangolo](https://github.com/tiangolo).
 ### Features
 
 * ✨ Add support for shared/top-level parameters (dependencies, tags, etc). PR [#2434](https://github.com/tiangolo/fastapi/pull/2434) by [@tiangolo](https://github.com/tiangolo).
@@ -104,6 +103,7 @@ Note: all the previous parameters are still there, so it's still possible to dec
 
 ### Internal
 
+* 🔧 Update TestDriven link to course in sponsors section. PR [#2435](https://github.com/tiangolo/fastapi/pull/2435) by [@tiangolo](https://github.com/tiangolo).
 * 🍱 Update sponsor logos. PR [#2418](https://github.com/tiangolo/fastapi/pull/2418) by [@tiangolo](https://github.com/tiangolo).
 * 💚 Fix disabling install of Material for MkDocs Insiders in forks, strike 1 ⚾. PR [#2340](https://github.com/tiangolo/fastapi/pull/2340) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix disabling Material for MkDocs Insiders install in forks. PR [#2339](https://github.com/tiangolo/fastapi/pull/2339) by [@tiangolo](https://github.com/tiangolo).