]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 5 Jun 2024 01:52:54 +0000 (01:52 +0000)
committergithub-actions <github-actions@github.com>
Wed, 5 Jun 2024 01:52:54 +0000 (01:52 +0000)
docs/release-notes.md

index 60453f71e706f663d0705e9ac2e55bbacfd66bf9..7101d4aba69bdbe11ba38e7a2e5085a74ec7ea65 100644 (file)
@@ -6,6 +6,7 @@
 
 ### Docs
 
+* ✏️ Add missing step in `create-db-and-table-with-db-browser.md`. PR [#976](https://github.com/tiangolo/sqlmodel/pull/976) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Fix typo in `docs/tutorial`. PR [#943](https://github.com/tiangolo/sqlmodel/pull/943) by [@luco17](https://github.com/luco17).
 * ✏️ Fix typo in `sqlmodel/_compat.py`. PR [#950](https://github.com/tiangolo/sqlmodel/pull/950) by [@Highfire1](https://github.com/Highfire1).
 * ✏️ Update pip installation command in tutorial. PR [#975](https://github.com/tiangolo/sqlmodel/pull/975) by [@alejsdev](https://github.com/alejsdev).