From: github-actions Date: Mon, 29 Aug 2022 09:44:50 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.8~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f5e7fc45c3333ec2174e8010e49cdada982fc2;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index c3eec7a9..6e668f89 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* ♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to solve errors like: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching`. PR [#422](https://github.com/tiangolo/sqlmodel/pull/422) by [@tiangolo](https://github.com/tiangolo). * ✏ Fix typo in `docs/tutorial/connect/remove-data-connections.md`. PR [#421](https://github.com/tiangolo/sqlmodel/pull/421) by [@VerdantFox](https://github.com/VerdantFox). ## 0.0.7