Browse Source

📝 Update release notes

pull/13907/head
github-actions 2 years ago
parent
commit
bd2236b842
  1. 1
      README.md

1
README.md

@ -178,6 +178,7 @@ After using this generator, your new project (the directory created) will contai
#### Refactors #### Refactors
* ♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue. PR [#555](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/555) by [@tiangolo](https://github.com/tiangolo).
* ♻️ 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 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.

Loading…
Cancel
Save