From d87d79a0575043dea6156b056f04b5385cfd0173 Mon Sep 17 00:00:00 2001 From: Tim Leavitt <73311181+isc-tleavitt@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:16:23 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9f01ac..71b3f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.0.0] - Unreleased +## [2.0.0] - 2024-08-16 ### Added - New home tab allowing the user to run and see the results of TestCoverage on their unit tests