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

index da3f72438fa446dabe60c78e86253ce8abbaf7bc..179bc34695a4e96a9cac1f29e2849e5d3e08906f 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔧 Update config with new pymdown extensions. PR [#712](https://github.com/tiangolo/sqlmodel/pull/712) by [@tiangolo](https://github.com/tiangolo).
 * 🙈 Update gitignore, include all coverage files. PR [#711](https://github.com/tiangolo/sqlmodel/pull/711) by [@tiangolo](https://github.com/tiangolo).
 
 ### Refactors