]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 12 Nov 2022 06:44:52 +0000 (06:44 +0000)
committergithub-actions <github-actions@github.com>
Sat, 12 Nov 2022 06:44:52 +0000 (06:44 +0000)
docs/release-notes.md

index 0c8d5fe39801f9d0f719214e698bdc5dac0e93f4..f7c2f559b87c5da487bb055e22795ea0f7855bdb 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏️ Fix typo in internal function name `get_sqlachemy_type()`. PR [#496](https://github.com/tiangolo/sqlmodel/pull/496) by [@cmarqu](https://github.com/cmarqu).
 * ⬆ Bump actions/cache from 2 to 3. PR [#497](https://github.com/tiangolo/sqlmodel/pull/497) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ✏️ 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).