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

index b68ce79e5d93f24ff664aeef9620e7875b3ce5ce..e218bee4ad37cd6c96bfca52d5c8c1e58e7308e6 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ➕ Add extra dev dependencies for MkDocs Material. PR [#485](https://github.com/tiangolo/sqlmodel/pull/485) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ Update mypy requirement from 0.930 to 0.971. PR [#380](https://github.com/tiangolo/sqlmodel/pull/380) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Update coverage requirement from ^5.5 to ^6.2. PR [#171](https://github.com/tiangolo/sqlmodel/pull/171) by [@dependabot[bot]](https://github.com/apps/dependabot).
 * ⬆ Bump codecov/codecov-action from 2 to 3. PR [#415](https://github.com/tiangolo/sqlmodel/pull/415) by [@dependabot[bot]](https://github.com/apps/dependabot).