From 63eb8b5ef888e14d3e51676d7022165a322f3a24 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Mar 2024 17:42:42 +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 610e24c..d99b54e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -130,6 +130,7 @@ ### Docs +* 📝 Update `README.md`. PR [#691](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/691) by [@alejsdev](https://github.com/alejsdev). * ✏ Fix typo in `development.md`. PR [#309](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/309) by [@graue70](https://github.com/graue70). * 📝 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).