]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 10 Dec 2023 20:20:18 +0000 (20:20 +0000)
committergithub-actions <github-actions@github.com>
Sun, 10 Dec 2023 20:20:18 +0000 (20:20 +0000)
docs/release-notes.md

index b2f290013e00e786517b4d63fd5eb57a182ac544..4a8f4c9cdf518350cb87f235203e2e16c2f1aad0 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* 👷 Fix GitHub Actions build docs filter paths for GitHub workflows. PR [#738](https://github.com/tiangolo/sqlmodel/pull/738) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.14
 
 ### Features