From: Sebastián Ramírez Date: Sat, 23 Feb 2019 21:32:39 +0000 (+0400) Subject: :memo: Update release notes, favicons X-Git-Tag: 0.6.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e0553b4cf9cfcfa294672396ddc588e203fea11;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes, favicons --- diff --git a/docs/release-notes.md b/docs/release-notes.md index bd1c125cbb..b2fcb1ee26 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.