📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-03-04 11:18:45 +04:00
parent 0eed798aac
commit b15a65c37e
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Next
* Trigger Docker images build on Travis CI automatically. PR <a href="https://github.com/tiangolo/fastapi/pull/65" target="_blank">#65</a>.
## 0.7.0
* Add support for `UploadFile` in `File` parameter annotations.