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