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

index 7e2383d65aefa572b72f77d8f81c37c81cdf5002..0c8d5fe39801f9d0f719214e698bdc5dac0e93f4 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆ 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).
 * ✏️ 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).