]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 27 Jun 2020 18:00:03 +0000 (20:00 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 27 Jun 2020 18:00:21 +0000 (20:00 +0200)
docs/en/docs/release-notes.md

index e5d5f5e132a87aedc1806f21bcdfcc3dcbf05714..2b05c8724b0f24e1eb1db499acdb580132e87cf1 100644 (file)
@@ -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).