From 8d9af8cb8070c28dd9c0f68e44d2f6326417da35 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 23 Sep 2024 16:53:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index c270bbc..4cb756e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -28,6 +28,7 @@ ### Docs +* 💡 Add comments to Dockerfile with uv references. PR [#1357](https://github.com/fastapi/full-stack-fastapi-template/pull/1357) by [@tiangolo](https://github.com/tiangolo). * 📝 Add Email Templates to `backend/README.md`. PR [#1311](https://github.com/fastapi/full-stack-fastapi-template/pull/1311) by [@alejsdev](https://github.com/alejsdev). ### Internal