diff --git a/release-notes.md b/release-notes.md index c812448..fca42f0 100644 --- a/release-notes.md +++ b/release-notes.md @@ -69,6 +69,7 @@ ### Refactors +* ♻️ Refactor logic to allow running pytest tests locally. PR [#683](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/683) by [@tiangolo](https://github.com/tiangolo). * ♻ Update error messages. PR [#417](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/417) by [@qu3vipon](https://github.com/qu3vipon). * 🔧 Add a default Flower password. PR [#682](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/682) by [@tiangolo](https://github.com/tiangolo). * 🔧 Update VS Code debug config. PR [#676](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/676) by [@tiangolo](https://github.com/tiangolo).