]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 27 Aug 2022 21:08:31 +0000 (21:08 +0000)
committergithub-actions <github-actions@github.com>
Sat, 27 Aug 2022 21:08:31 +0000 (21:08 +0000)
docs/release-notes.md

index e68e669d8a189164260c174f59f8fb790c7b7b46..ec0b09475be7cd124540856a9da6310e9c39759a 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏ Fix typo in `docs/db-to-code.md`. PR [#155](https://github.com/tiangolo/sqlmodel/pull/155) by [@gr8jam](https://github.com/gr8jam).
 * ✏ Fix typo in `docs/contributing.md`. PR [#323](https://github.com/tiangolo/sqlmodel/pull/323) by [@Fardad13](https://github.com/Fardad13).
 * ✏ Fix typo in `docs/tutorial/fastapi/tests.md`. PR [#265](https://github.com/tiangolo/sqlmodel/pull/265) by [@johnhoman](https://github.com/johnhoman).
 * ✏ Fix typo in `docs/tutorial/where.md`. PR [#286](https://github.com/tiangolo/sqlmodel/pull/286) by [@jalvaradosegura](https://github.com/jalvaradosegura).