]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 11 Nov 2022 17:30:42 +0000 (17:30 +0000)
committergithub-actions <github-actions@github.com>
Fri, 11 Nov 2022 17:30:42 +0000 (17:30 +0000)
docs/release-notes.md

index e71d4467c197959cf135b3689c21011bbf395529..7e2383d65aefa572b72f77d8f81c37c81cdf5002 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏️ Fix typo in docs. PR [#446](https://github.com/tiangolo/sqlmodel/pull/446) by [@davidbrochart](https://github.com/davidbrochart).
 * ⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2. PR [#493](https://github.com/tiangolo/sqlmodel/pull/493) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ✏️ Fix typo in `docs/tutorial/create-db-and-table.md`. PR [#477](https://github.com/tiangolo/sqlmodel/pull/477) by [@FluffyDietEngine](https://github.com/FluffyDietEngine).
 * ✏️ Fix small typos in docs. PR [#481](https://github.com/tiangolo/sqlmodel/pull/481) by [@micuffaro](https://github.com/micuffaro).