From: Sebastián Ramírez Date: Mon, 3 Aug 2020 06:34:35 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.60.2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=306ec8de043b5c2a6cbbc7c99dae6217fd58699b;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 4e94724ade..bcf65d7d3b 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest changes +* Bump MkDocs Material to fix docs in browsers with dark mode. PR [#1789](https://github.com/tiangolo/fastapi/pull/1789). * Remove docs preview comment from each commit. PR [#1826](https://github.com/tiangolo/fastapi/pull/1826). * Update GitHub context extraction for Gitter notification bot. PR [#1766](https://github.com/tiangolo/fastapi/pull/1766).