Add cherry-picking topics to the next Gerrit news

Change-Id: Ie4224b588bbfcafef93a21419f262f8b940e4532
diff --git a/_drafts/2020-05-29-gerrit-news-apr-may-2020.md b/_drafts/2020-05-29-gerrit-news-apr-may-2020.md
index bdc7ee4..c9d465f 100644
--- a/_drafts/2020-05-29-gerrit-news-apr-may-2020.md
+++ b/_drafts/2020-05-29-gerrit-news-apr-may-2020.md
@@ -13,4 +13,13 @@
 
 See the [dedicated news post](https://www.gerritcodereview.com/2020-04-22-community-managers-report.html).
 
-## Item 2
+## Cherry-picking topics
+
+By using the same cherry-pick button on a change with a topic, it is
+now possible to cherry-pick the entire topic. All that's required to
+cherry-pick an entire topic is to specify the destination branch.
+
+The limitations in this versions are the requirements to pick only
+one destination branch to all changes in the topic, and that it is
+not possible to cherry-pick a topic that has multiple changes in the
+same repository and branch.