📝 Update release notes

This commit is contained in:
github-actions
2023-11-15 20:20:48 +00:00
parent 455de4d9a9
commit 9fb69ba140

View File

@@ -174,6 +174,7 @@ After using this generator, your new project (the directory created) will contai
#### Refactors #### Refactors
* ♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork. PR [#553](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/553) by [@tiangolo](https://github.com/tiangolo).
* Refactor backend: * Refactor backend:
* Simplify configs for tools and format to better support editor integration. * Simplify configs for tools and format to better support editor integration.
* Add mypy configurations and plugins. * Add mypy configurations and plugins.