📝 Update release notes, favicons

This commit is contained in:
Sebastián Ramírez 2019-02-24 01:32:39 +04:00
parent 8e1ecaf221
commit 6e0553b4cf
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Next
* Add Favicons to docs. PR <a href="https://github.com/tiangolo/fastapi/pull/53" target="_blank">#53</a>.
## 0.6.2
* Introduce new project generator based on FastAPI and PostgreSQL: <a href="https://github.com/tiangolo/full-stack-fastapi-postgresql" target="_blank">https://github.com/tiangolo/full-stack-fastapi-postgresql</a>. PR <a href="https://github.com/tiangolo/fastapi/pull/52" target="_blank">#52</a>.