diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b02eca..0bd8fe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,11 @@ 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-14 +## [Unreleased] - 2024-05-17 ### Added ### Changed -* Bumped Python to 3.12.3. -* Bumped GitHub CLI to 2.49.2. ### Deprecated @@ -21,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### CI/CD +## [4.30.0] - 2024-05-17 + +### Changed +* Bumped Python to 3.12.3. +* Bumped GitHub CLI to 2.49.2. + + ## [4.29.0] - 2024-03-05 ### Changed