From 6ecb9dde631f1ac7882377975421642ecb219a4d Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Mon, 20 May 2024 17:01:59 -0400 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Vincent A. Cicirello --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0821a21b..02e10e75 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] - 2024-03-07 +## [Unreleased] - 2024-05-20 ### Added @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### CI/CD ### Dependencies -* Bump cicirello/pyaction from 4.26.0 to 4.29.0 +* Bump cicirello/pyaction from 4.26.0 to 4.30.0 ## [1.10.0] - 2023-11-15