mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
da60de33c1
commit
35054a450c
|
|
@ -1,5 +1,7 @@
|
||||||
## Next
|
## Next
|
||||||
|
|
||||||
|
* Update docs related to Uvicorn to use new `--reload` option from version `0.5.x`. PR <a href="https://github.com/tiangolo/fastapi/pull/74" target="_blank">#74</a>.
|
||||||
|
|
||||||
* Update `isort` imports and scripts to be compatible with newer versions. PR <a href="https://github.com/tiangolo/fastapi/pull/75" target="_blank">#75</a>.
|
* Update `isort` imports and scripts to be compatible with newer versions. PR <a href="https://github.com/tiangolo/fastapi/pull/75" target="_blank">#75</a>.
|
||||||
|
|
||||||
## 0.7.1
|
## 0.7.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue