From 30c722339b4fa6d4c2bd3deb7cca6fc3d9568f83 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 15 Nov 2023 20:03:57 +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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c96214..b3729c3 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ After using this generator, your new project (the directory created) will contai #### Docs +* 📝 Update README with in construction notice. PR [#552](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/552) by [@tiangolo](https://github.com/tiangolo). * Add docs about reporting test coverage in HTML. PR [#161](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/161). * Add docs about removing the frontend, for an API-only app. PR [#156](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/156).