]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 28 Nov 2023 22:12:55 +0000 (22:12 +0000)
committergithub-actions <github-actions@github.com>
Tue, 28 Nov 2023 22:12:55 +0000 (22:12 +0000)
docs/release-notes.md

index 179bc34695a4e96a9cac1f29e2849e5d3e08906f..aef3b8abb6adc896db3da3764262c7d261cd4f82 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).
 
+### Internal
+
+* 📝 Update details syntax with new pymdown extensions format. PR [#713](https://github.com/tiangolo/sqlmodel/pull/713) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.12
 
 ### Features