📝 Update release notes

This commit is contained in:
github-actions
2024-09-27 16:11:18 +00:00
parent fe7f4f7949
commit b9ec1943eb

View File

@@ -4,6 +4,7 @@
### Refactors ### Refactors
* 🔧 Add `ENV PYTHONUNBUFFERED=1` to log output directly to Docker. PR [#1378](https://github.com/fastapi/full-stack-fastapi-template/pull/1378) by [@tiangolo](https://github.com/tiangolo).
* 💡 Remove unnecessary comment. PR [#1260](https://github.com/fastapi/full-stack-fastapi-template/pull/1260) by [@sebhani](https://github.com/sebhani). * 💡 Remove unnecessary comment. PR [#1260](https://github.com/fastapi/full-stack-fastapi-template/pull/1260) by [@sebhani](https://github.com/sebhani).
### Internal ### Internal