]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes, favicons
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 Feb 2019 21:32:39 +0000 (01:32 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 Feb 2019 21:32:39 +0000 (01:32 +0400)
docs/release-notes.md

index bd1c125cbbc8ccca5cd767b6a5d3b137e9776391..b2fcb1ee26e12d8a7a9d9934916f601fbd1165d8 100644 (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>.