mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes, favicons
This commit is contained in:
parent
8e1ecaf221
commit
6e0553b4cf
|
|
@ -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>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue