From: Sebastián Ramírez Date: Wed, 22 Jul 2020 06:23:36 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.60.1~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2940a7fdfaf8a1e6e97cad866f0c76fe82a9eec9;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 ea426dcdbe..ff1ddeca20 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest changes +* Pin Swagger UI temporarily, waiting for a fix for [swagger-api/swagger-ui#6249](https://github.com/swagger-api/swagger-ui/issues/6249). PR [#1763](https://github.com/tiangolo/fastapi/pull/1763). * Update GitHub Actions, use commit from PR for docs preview, not commit from pre-merge. PR [#1761](https://github.com/tiangolo/fastapi/pull/1761). * Update GitHub Actions, refactor Gitter bot. PR [#1746](https://github.com/tiangolo/fastapi/pull/1746).