diff --git a/docs/release-notes.md b/docs/release-notes.md
index 212534b67..08e9fc989 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