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

index 110a3677e04adb1adcf03a4f40d0d1d48740bd24..187b0b50ba8d93ed942399f768598432bd5b2a79 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 📝 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).