]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 2 Mar 2019 16:00:27 +0000 (20:00 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 2 Mar 2019 16:00:27 +0000 (20:00 +0400)
docs/release-notes.md

index 2b457a2034408fc099e476daa9b953caff28b3d9..9e460c3f52926163d7e4baf0be8164c6c69e8e42 100644 (file)
@@ -6,6 +6,10 @@
 
 * Clarify <a href="https://fastapi.tiangolo.com/deployment/#bigger-applications" target="_blank">Bigger Applications deployed with Docker</a>.
 
+* Fix typos in docs.
+
+* Add section about <a href="https://fastapi.tiangolo.com/history-design-future/" target="_blank">History, Design and Future</a>.
+
 ## 0.6.3
 
 * Add Favicons to docs. PR <a href="https://github.com/tiangolo/fastapi/pull/53" target="_blank">#53</a>.