From f344760bbc82c5624ea3316a1ca65e9e545279d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 30 Jan 2024 19:41:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20version=200.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b50fd5..8d77614 100644 --- a/README.md +++ b/README.md @@ -384,6 +384,8 @@ It will also run after each comment or label added, with the specific issue that ### Latest Changes +### 0.5.0 + #### Features * ✨ Add first-class support for PRs, including reviews, review comments. PR [#20](https://github.com/tiangolo/issue-manager/pull/20) by [@tiangolo](https://github.com/tiangolo).