From 58ec9c456518d0feb253c3368ea95a98e94e33ec Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Mon, 10 Jun 2024 19:09:43 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef516e2..d063c8a9 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-05-20 +## [Unreleased] - 2024-06-10 ### Added @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Dependencies -* Bump cicirello/pyaction from 4.29.0 to 4.30.0 +* Bump cicirello/pyaction from 4.29.0 to 4.31.0 ### CI/CD