From 4cb10f6bc7d0808815fd0978a13d76f1ab802082 Mon Sep 17 00:00:00 2001 From: PJ Mara Date: Tue, 28 Sep 2021 12:13:12 -0400 Subject: [PATCH] added changelog entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a96c1979..c93f7947 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ be on your way to contributing! ## Changelog +* 2.43.0 - Add VersionBumpValidator to check if a major or minor version increment is needed * 2.42.0 - Add in WorkflowScreenshotValidator to check parenthesis in screenshot title * 2.41.1 - Exit with proper return codes when ran independently via CLI * 2.41.0 - Add SupportedVersionValidator