From e2a49872179ffb9c17591fa78536db5c45f75cdc Mon Sep 17 00:00:00 2001 From: johnthagen Date: Sun, 1 Nov 2020 15:30:11 -0500 Subject: [PATCH] Release 1.5.0 (#47) --- README.md | 2 +- resources/META-INF/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8933f60..2484a4b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Deployment. ## Releases -### Unreleased +### 1.5.0 - 2020-11-01 - Correctly specify minimum supported CLion version. - Support showing inconclusive annotations in the IDE. (Contribution by @firewave) diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 4a5b54c..2a6ba12 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -60,7 +60,7 @@ ]]> + 1.5.0 Correctly specify minimum supported CLion version.
Support annotating inconclusive results in the IDE. (Contribution by @firewave)
]]>