From: Sebastián Ramírez Date: Sat, 23 Feb 2019 21:09:00 +0000 (+0400) Subject: :memo: Update release notes with SQL tutorial changes X-Git-Tag: 0.6.2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24d94298d04a9fce72cdc3ac0e1e137104199397;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes with SQL tutorial changes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 212534b67a..08e9fc989d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,9 @@ ## Next +* Introduce new project generator based on FastAPI and PostgreSQLhttps://github.com/tiangolo/full-stack-fastapi-postgresql. PR #52. + +* Update SQL tutorial with SQLAlchemy, using `Depends` to improve editor support and reduce code repetition. PR #52. + * Improve middleware naming in tutorial for SQL with SQLAlchemy https://fastapi.tiangolo.com/tutorial/sql-databases/. ## 0.6.1