From e84a3a16846adf8283f1226a95e6b5212f0d8f91 Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Wed, 25 Sep 2024 17:16:24 -0400 Subject: [PATCH] prep for release 4.32.0 --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e51875..8fc9e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +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-09-16 +## [Unreleased] - 2024-09-25 ### Added ### Changed -* Bumped git to 2.39.5. -* Bumped GitHub CLI to 2.57.0. -* Bumped Python to 3.12.6. ### Deprecated @@ -22,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### CI/CD +## [4.32.0] - 2024-09-25 + +### Changed +* Bumped git to 2.39.5. +* Bumped GitHub CLI to 2.57.0. +* Bumped Python to 3.12.6. + + ## [4.31.0] - 2024-06-08 ### Changed