fastapi/docs/release-notes.md
Sebastián Ramírez 02e53fde90 📝 Update release notes
2019-02-08 15:43:00 +04:00

7 lines
406 B
Markdown

## 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>