]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 04:20:02 +0000 (04:20 +0000)
committergithub-actions <github-actions@github.com>
Sat, 24 Aug 2024 04:20:02 +0000 (04:20 +0000)
docs/release-notes.md

index a6ebdd0314d5697b64713306433ad2561334897f..1e3f312f2b7216042131cea63cdb1244d869d022 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* ✏️ Fix a typo in `docs/virtual-environments.md`. PR [#1085](https://github.com/fastapi/sqlmodel/pull/1085) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add docs for virtual environments and environment variables, update contributing. PR [#1082](https://github.com/fastapi/sqlmodel/pull/1082) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add docs about repo management and team. PR [#1059](https://github.com/tiangolo/sqlmodel/pull/1059) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix typo in `cascade_delete` docs. PR [#1030](https://github.com/tiangolo/sqlmodel/pull/1030) by [@tiangolo](https://github.com/tiangolo).