From 42ee0fe0ba3e6f100c08edfe6b94f4f94d53ac9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sat, 20 Apr 2019 19:59:47 +0400 Subject: [PATCH] :memo: Update release notes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 681d13c..07b2abb 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,10 @@ After using this generator, your new project (the directory created) will contai * Update development scripts. +* Read Alembic configs from env vars. PR #9 by @ebreton. + +* Create DB Item objects from all Pydantic model's fields. + ### 0.3.0 * PR #14: @@ -163,7 +167,7 @@ After using this generator, your new project (the directory created) will contai * Update migrations to include new Items. * Update project README.md with tips about how to start with backend. -* Upgrade Python to 3.7 as Celery is now compatible too. PR #10 by @ebreton. +* Upgrade Python to 3.7 as Celery is now compatible too. PR #10 by @ebreton. ### 0.2.2