]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 17:29:43 +0000 (17:29 +0000)
committergithub-actions <github-actions@github.com>
Fri, 16 Aug 2024 17:29:43 +0000 (17:29 +0000)
docs/en/docs/release-notes.md

index 951033e4a14f64809674a78b5ad3fe21b77fb410..cc3fee1c1e46e5ac9b1bf0e22d75c8060d7b1431 100644 (file)
@@ -20,6 +20,7 @@ hide:
 
 ### Internal
 
+* ⬆️ Upgrade griffe-typingdoc for the docs. PR [#12029](https://github.com/fastapi/fastapi/pull/12029) by [@tiangolo](https://github.com/tiangolo).
 * 🙈 Add .coverage* to `.gitignore`. PR [#11940](https://github.com/fastapi/fastapi/pull/11940) by [@gitworkflows](https://github.com/gitworkflows).
 * ⚙️ Record and show test coverage contexts (what test covers which line). PR [#11518](https://github.com/fastapi/fastapi/pull/11518) by [@slafs](https://github.com/slafs).