From ded82174b639a39cb3a97eb53ea0f9e1ba64de21 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 20 Mar 2020 09:12:30 +0000 Subject: [PATCH] [changelog] updated --- CHANGELOG.org | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 4628d27..5fc7f5a 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -10,7 +10,18 @@ ** Changed - - Replace Jenkins with Github Actions + * Replace Jenkins with Github Actions (#17) + * Replace deprecated rule with InvalidLogMessageFormat (#18) + +** Removed + + * Discontinue using Rule UnsynchronizedStaticDateFormatter (#15) + * Remove deprecated rule LoggerIsNotStaticFinal (#18) + +** Fixed + + * Fix constraints for DataflowAnomalyAnalysis (#14) + * Fix CommentRequired uses deprecated property (#18) * 1.0.0 - 2018-11-11