diff --git a/release-notes.md b/release-notes.md index d0da7ab5..00b86552 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* Fix test workflow due to missing .env file. PR [#8](https://github.com/StreetLamb/tribe/pull/8) by [@StreetLamb](https://github.com/StreetLamb). * 🔥 Remove ESLint and Prettier from pre-commit config. PR [#1096](https://github.com/tiangolo/full-stack-fastapi-template/pull/1096) by [@alejsdev](https://github.com/alejsdev). * 📝 Update `README.md`. PR [#716](https://github.com/tiangolo/full-stack-fastapi-template/pull/716) by [@alejsdev](https://github.com/alejsdev).