fastapi/docs/release-notes.md
2019-02-01 14:23:20 +04:00

3 lines
216 B
Markdown

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