From: Sebastián Ramírez Date: Fri, 10 Jul 2020 09:09:43 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.59.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4efa6bd75ee4709a61b6591a11f9f849bee71e6e;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 4f0ad69337..1c0f83c347 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest changes +* Improve support for tests in editor. PR [#1699](https://github.com/tiangolo/fastapi/pull/1699). * Pin dependencies. PR [#1697](https://github.com/tiangolo/fastapi/pull/1697). * Update isort to version 5.x.x. PR [#1670](https://github.com/tiangolo/fastapi/pull/1670) by [@asheux](https://github.com/asheux).