]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 8 Feb 2019 11:43:00 +0000 (15:43 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 8 Feb 2019 11:43:00 +0000 (15:43 +0400)
docs/release-notes.md

index e9af315ca95cd46ac3b49481bcde0674215493df..5d1dea978a3c18861fd3c44fd58a643a5790b732 100644 (file)
@@ -1,3 +1,7 @@
+## Next
+
+* Fix typos in Security section: <a href="https://github.com/tiangolo/fastapi/pull/24" target="_blank">#24</a> by <a href="https://github.com/kkinder" target="_blank">@kkinder</a>
+
 ## 0.1.19
 
 * Upgrade Starlette version to the current latest `0.10.1`: <a href="https://github.com/tiangolo/fastapi/pull/17" target="_blank">#17</a> by <a href="https://github.com/euri10" target="_blank">@euri10</a>