]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 26 Dec 2025 12:02:52 +0000 (13:02 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 26 Dec 2025 12:02:52 +0000 (13:02 +0100)
docs/release-notes.md

index 1cfd99f8ac35aa56bacd7a78ea57e7b8d7893bb0..4e065d14b8fe895cd2c0ec294fc1621ca1ce446b 100644 (file)
@@ -10,7 +10,7 @@
 
 ### Docs
 
-* ➖ Drop support for Python 3.8 in CI and docs. PR [#1695](https://github.com/fastapi/sqlmodel/pull/1695) by [@tiangolo](https://github.com/tiangolo).
+* ➖ Drop support for Python 3.8 in CI and docs. PR [#1695](https://github.com/fastapi/sqlmodel/pull/1695) by [@YuriiMotov](https://github.com/YuriiMotov) and [@tiangolo](https://github.com/tiangolo).
 
 ### Internal