]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 21 Mar 2019 14:48:17 +0000 (18:48 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 21 Mar 2019 14:48:17 +0000 (18:48 +0400)
docs/release-notes.md

index 6b480f7e80342e34cbc56176dfc635f5e22b5dcb..9b226fc21289605ce7b7f4db4a8ce6e1b5ca12e5 100644 (file)
@@ -4,6 +4,8 @@
 
 * Add documentation for: <a href="https://fastapi.tiangolo.com/tutorial/application-configuration/" target="_blank">Application Configuration</a>.
 
+* Fix typo in docs. PR <a href="https://github.com/tiangolo/fastapi/pull/76" target="_blank">#76</a> by <a href="https://github.com/matthewhegarty" target="_blank">@matthewhegarty</a>.
+
 ## 0.8.0
 
 * Make development scripts executable. PR <a href="https://github.com/tiangolo/fastapi/pull/76" target="_blank">#76</a> by <a href="https://github.com/euri10" target="_blank">@euri10</a>.