]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes main
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 22 Jul 2026 13:11:05 +0000 (13:11 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 22 Jul 2026 13:11:05 +0000 (13:11 +0000)
[skip ci]

docs/release-notes.md

index 07b47725adeba91abcb0ed4d0575547517274246..e9d974f95e8f73c9a7d05abf9a159cfa6a9d5e27 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 🐛 Prevent Termynal controls from scrolling. PR [#2051](https://github.com/fastapi/sqlmodel/pull/2051) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update help docs. PR [#2049](https://github.com/fastapi/sqlmodel/pull/2049) by [@tiangolo](https://github.com/tiangolo).
 
 ### Internal