]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 03:23:15 +0000 (03:23 +0000)
committergithub-actions <github-actions@github.com>
Tue, 2 Apr 2024 03:23:15 +0000 (03:23 +0000)
docs/en/docs/release-notes.md

index 4a52475aa40624683f6d267c460c88f9dd6b5b3c..7087d445fbbc1f81c16a7bc44b222b5283dc3aee 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ⬆️ Upgrade version of typer for docs. PR [#11393](https://github.com/tiangolo/fastapi/pull/11393) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.110.1
 
 ### Fixes