Skip to content

Commit 42ee0fe

Browse files
committed
📝 Update release notes
1 parent 92b757f commit 42ee0fe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ After using this generator, your new project (the directory created) will contai
150150

151151
* Update development scripts.
152152

153+
* Read Alembic configs from env vars. PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/9" target="_blank">#9</a> by <a href="https://github.com/ebreton" target="_blank">@ebreton</a>.
154+
155+
* Create DB Item objects from all Pydantic model's fields.
156+
153157
### 0.3.0
154158

155159
* PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/14" target="_blank">#14</a>:
@@ -163,7 +167,7 @@ After using this generator, your new project (the directory created) will contai
163167
* Update migrations to include new Items.
164168
* Update project README.md with tips about how to start with backend.
165169

166-
* Upgrade Python to 3.7 as Celery is now compatible too. <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/10" target="_blank">PR #10</a> by <a href="https://github.com/ebreton" target="_blank">@ebreton</a>.
170+
* Upgrade Python to 3.7 as Celery is now compatible too. PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/10" target="_blank">#10</a> by <a href="https://github.com/ebreton" target="_blank">@ebreton</a>.
167171

168172
### 0.2.2
169173

0 commit comments

Comments
 (0)