diff --git a/release-notes.md b/release-notes.md index a08ac2f..ce6dc90 100644 --- a/release-notes.md +++ b/release-notes.md @@ -140,6 +140,7 @@ ### Internal +* ⬆ Bump actions/upload-artifact from 3 to 4. PR [#642](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/642) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump actions/setup-python from 4 to 5. PR [#641](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/641) by [@dependabot[bot]](https://github.com/apps/dependabot). * 👷 Tweak test GitHub Action names. PR [#672](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/672) by [@tiangolo](https://github.com/tiangolo). * 🔧 Add `.gitattributes` file to ensure LF endings for `.sh` files. PR [#658](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/658) by [@estebanx64](https://github.com/estebanx64).