]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 21:29:44 +0000 (21:29 +0000)
committergithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 21:29:44 +0000 (21:29 +0000)
docs/release-notes.md

index dcf197846775c42171fd128be2ba3381cce97b7f..004ad23d30bf092e1a72074e8b11dacc60cf6523 100644 (file)
@@ -9,6 +9,7 @@
 
 ### Internal
 
+* 🔨 Update docs.py script to enable dirty reload conditionally. PR [#1060](https://github.com/tiangolo/sqlmodel/pull/1060) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update MkDocs previews. PR [#1058](https://github.com/tiangolo/sqlmodel/pull/1058) by [@tiangolo](https://github.com/tiangolo).
 *  💄 Update Termynal line-height. PR [#1057](https://github.com/tiangolo/sqlmodel/pull/1057) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Upgrade build docs configs. PR [#1047](https://github.com/tiangolo/sqlmodel/pull/1047) by [@tiangolo](https://github.com/tiangolo).