From 208a541160f5442a9cb9ea66c1b915168781c8b5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Mar 2024 17:31:14 +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 8ab1222..610e24c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -17,6 +17,7 @@ ### Features +* ✨ Migrate from pgAdmin to Adminer. PR [#692](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/692) by [@tiangolo](https://github.com/tiangolo). * ✨ Add support for setting `POSTGRES_PORT`. PR [#333](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/333) by [@uepoch](https://github.com/uepoch). * ⬆ Upgrade Flower version and command. PR [#447](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/447) by [@maurob](https://github.com/maurob). * 🎨 Improve styles. PR [#673](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/673) by [@alejsdev](https://github.com/alejsdev).