]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 29 Nov 2023 15:52:16 +0000 (15:52 +0000)
committergithub-actions <github-actions@github.com>
Wed, 29 Nov 2023 15:52:16 +0000 (15:52 +0000)
docs/release-notes.md

index b2661a35782e978d41a813a313a83ba994600af7..43b8d9ebc450c01612c5e5be5cc621727e2810d4 100644 (file)
 
 * ⬆️ Add support for Python 3.11 and Python 3.12. PR [#710](https://github.com/tiangolo/sqlmodel/pull/710) by [@tiangolo](https://github.com/tiangolo).
 
+### Docs
+
+* 📝 Add source examples for Python 3.9 and 3.10. PR [#715](https://github.com/tiangolo/sqlmodel/pull/715) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * 🔧 Show line numbers in docs during local development. PR [#714](https://github.com/tiangolo/sqlmodel/pull/714) by [@tiangolo](https://github.com/tiangolo).