]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 11 Sep 2024 22:50:18 +0000 (22:50 +0000)
committergithub-actions <github-actions@github.com>
Wed, 11 Sep 2024 22:50:18 +0000 (22:50 +0000)
docs/en/docs/release-notes.md

index 97f472815245d3f2ecdd6341eb69f6fe3c5e605e..01c9fb22510b65ff85ad70a790de3c9a89242d16 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* ➕ Add inline-snapshot for tests. PR [#12189](https://github.com/fastapi/fastapi/pull/12189) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.114.1
 
 ### Refactors