|
|
@ -148,6 +148,8 @@ After using this generator, your new project (the directory created) will contai |
|
|
|
|
|
|
|
### Next release |
|
|
|
|
|
|
|
### 0.3.0 |
|
|
|
|
|
|
|
* PR <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/14" target="_blank">#14</a>: |
|
|
|
* Update CRUD utils to use types better. |
|
|
|
* Simplify Pydantic model names, from `UserInCreate` to `UserCreate`, etc. |
|
|
|