From eb88b52ff8f82b4b5ed4703bc3667ccdb9f4cb88 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 16 Sep 2024 19:43:09 +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 c505e9a..3f91a18 100644 --- a/release-notes.md +++ b/release-notes.md @@ -6,6 +6,7 @@ ### Refactors +* 🔥 Enable support for Arm Docker images in Mac, remove old patch. PR [#1341](https://github.com/fastapi/full-stack-fastapi-template/pull/1341) by [@tiangolo](https://github.com/tiangolo). * ♻️ Remove duplicate information in the ItemCreate model. PR [#1287](https://github.com/fastapi/full-stack-fastapi-template/pull/1287) by [@jjaakko](https://github.com/jjaakko). ### Docs