]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Sep 2025 22:20:02 +0000 (22:20 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 17 Sep 2025 22:20:02 +0000 (22:20 +0000)
[skip ci]

docs/release-notes.md

index a502f2e3976ab4713ed4fa2a666140dba3883506..43a25e1002e5089b8261e101a92677cfbc512607 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* 💚 Fix CI test suite for Windows and MacOS. PR [#1307](https://github.com/fastapi/sqlmodel/pull/1307) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.0.25
 
 ### Features