From 3e03557648cf14d7dc4d96c6e8f82bdc6763350b Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Thu, 2 Mar 2023 16:27:25 -0500 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Vincent A. Cicirello --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ddba33..f1aab9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. 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). -## [Unreleased] - 2023-01-11 +## [Unreleased] - 2023-03-02 ### Added @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Dependencies +* Bump core from 2.4.4 to 2.4.6 ### CI/CD