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

index d1ef1fbcc81b1b6accb9e474f0a9c5ae25a320dd..ce8e9ffcdec737f86c67e15cbbaa979648fc4b98 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 👷 Add dependabot for GitHub Actions. PR [#410](https://github.com/tiangolo/sqlmodel/pull/410) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade Poetry to version `==1.2.0b1`. PR [#303](https://github.com/tiangolo/sqlmodel/pull/303) by [@tiangolo](https://github.com/tiangolo).
 * ✏ Fix typo in `docs/tutorial/index.md`. PR [#398](https://github.com/tiangolo/sqlmodel/pull/398) by [@ryangrose](https://github.com/ryangrose).
 * ⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41". PR [#371](https://github.com/tiangolo/sqlmodel/pull/371) by [@RobertRosca](https://github.com/RobertRosca).