From: Sebastián Ramírez Date: Sat, 27 Jun 2020 18:00:03 +0000 (+0200) Subject: 📝 Update release notes X-Git-Tag: 0.58.1~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8b634226e07e2e0e1566e9afb2abfab3c09bc21;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 e5d5f5e132..2b05c8724b 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,8 @@ ## Latest changes +* Add GitHub action to auto-label approved PRs (mainly for translations). PR [#1638](https://github.com/tiangolo/fastapi/pull/1638). + ## 0.58.0 * Deep merge OpenAPI responses to preserve all the additional metadata. PR [#1577](https://github.com/tiangolo/fastapi/pull/1577).