From 964e605bcdbdb13446fe5e4869e4df21f74ab425 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Mar 2024 18:57:22 +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 4598e1a..e67f942 100644 --- a/release-notes.md +++ b/release-notes.md @@ -75,6 +75,7 @@ ### Refactors +* 🔒️ Ensure the default values of "changethis" are not deployed. PR [#698](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/698) by [@tiangolo](https://github.com/tiangolo). * ◀ Revert "📸 Rename Dashboard to Home and update screenshots". PR [#697](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/697) by [@alejsdev](https://github.com/alejsdev). * 📸 Rename Dashboard to Home and update screenshots. PR [#693](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/693) by [@alejsdev](https://github.com/alejsdev). * 🐛 Fixed items count when retrieving data for all items by user. PR [#695](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/695) by [@estebanx64](https://github.com/estebanx64).