From: github-actions Date: Wed, 17 Jul 2024 03:07:13 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.21~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8792c442d7ff6ad82f3b86ef6f809c01f1755060;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index be356c71..9ce22af9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,10 @@ * 📝 Update docs . PR [#1003](https://github.com/tiangolo/sqlmodel/pull/1003) by [@alejsdev](https://github.com/alejsdev). +### Internal + +* ⬆ Bump dorny/paths-filter from 2 to 3. PR [#972](https://github.com/tiangolo/sqlmodel/pull/972) by [@dependabot[bot]](https://github.com/apps/dependabot). + ## 0.0.20 ### Features