From 63e54cb9a5d838b2c894c9f68c5e54277bd384ea Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 13 Mar 2024 11:55:17 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release-notes.md b/release-notes.md index 562e8c0..39f3fb1 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Docs + +* 📝 Update `README.md`, dark mode screenshot position. PR [#706](https://github.com/tiangolo/full-stack-fastapi-template/pull/706) by [@alejsdev](https://github.com/alejsdev). + ## 0.6.0 Latest FastAPI, Pydantic, SQLModel 🚀