📝 Update release notes

This commit is contained in:
github-actions
2023-11-15 21:04:53 +00:00
parent 7705fe89df
commit 68d48be306

View File

@@ -172,6 +172,7 @@ After using this generator, your new project (the directory created) will contai
#### Fixes #### Fixes
* 🐛 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). * 🐛 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).
#### Refactors #### Refactors