From: Sebastián Ramírez Date: Wed, 22 Jul 2020 08:29:49 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.60.2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a63b1efc29c7d898db86360c0bdc65e05e3afc62;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 d41adad271..8a7ededcf7 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest changes +* Update GitHub context extraction for Gitter notification bot. PR [#1766](https://github.com/tiangolo/fastapi/pull/1766). + ## 0.60.1 * Add debugging logs for GitHub actions to introspect GitHub hidden context. PR [#1764](https://github.com/tiangolo/fastapi/pull/1764).