From 6f48d6a2a846580de5b314b17cc2231739439d26 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Mar 2024 09:00:58 +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 fc64481..0fd9787 100644 --- a/release-notes.md +++ b/release-notes.md @@ -114,6 +114,7 @@ ### Docs +* 📝 Add docs for wildcard domains. PR [#681](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/681) by [@tiangolo](https://github.com/tiangolo). * 📝 Add the required GitHub Actions secrets to docs. PR [#679](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/679) by [@tiangolo](https://github.com/tiangolo). * 📝 Update `README.md` and `deployment.md`. PR [#678](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/678) by [@alejsdev](https://github.com/alejsdev). * 📝 Update frontend `README.md`. PR [#675](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/675) by [@alejsdev](https://github.com/alejsdev).