📝 Update release notes

This commit is contained in:
github-actions
2023-11-15 21:15:42 +00:00
parent 8b317cafd1
commit 02223e1e1b

View File

@@ -172,6 +172,7 @@ After using this generator, your new project (the directory created) will contai
#### Fixes
* 📌 Fix flower Docker image, pin version. PR [#396](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/396) by [@sanggusti](https://github.com/sanggusti).
* 🐛 Fix Celery worker command. PR [#443](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/443) by [@bechtold](https://github.com/bechtold).
* 🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build. PR [#480](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/480) by [@little7Li](https://github.com/little7Li).