]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 14:55:37 +0000 (14:55 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 14:55:37 +0000 (14:55 +0000)
[skip ci]

docs/release-notes.md

index 4e065d14b8fe895cd2c0ec294fc1621ca1ce446b..01251e61e6ce45a30b1c3415b49de819da56c91b 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* 📌 Relax `prek` version pin to `>=0.2.24,<1.0.0`. PR [#1698](https://github.com/fastapi/sqlmodel/pull/1698) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.0.30
 
 ### Breaking Changes