From: github-actions[bot] Date: Tue, 28 Oct 2025 15:43:10 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2bfcad154af3b15ef0c4e07a2a8da5d811ef4018;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 8540bb7b..ba9dab7c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ### Docs +* 📝 Update link to JetBrains Python survey in `features.md`. PR [#1627](https://github.com/fastapi/sqlmodel/pull/1627) by [@sparkiegeek](https://github.com/sparkiegeek). * 📝 Fix broken links in docs. PR [#1601](https://github.com/fastapi/sqlmodel/pull/1601) by [@YuriiMotov](https://github.com/YuriiMotov). ### Internal