diff --git a/docs/release-notes.md b/docs/release-notes.md
index bd1c125cb..b2fcb1ee2 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,5 +1,7 @@
## Next
+* Add Favicons to docs. PR #53.
+
## 0.6.2
* Introduce new project generator based on FastAPI and PostgreSQL: https://github.com/tiangolo/full-stack-fastapi-postgresql. PR #52.