From ca5d77c00c8fca14aa7e594686e5b9d52111f026 Mon Sep 17 00:00:00 2001 From: Jake Spain Date: Wed, 16 Aug 2023 11:34:10 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a38c37f..f09aed2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,9 @@ # Changelog -## [3.3.0](https://github.com/puppetlabs/vmpooler/tree/3.3.0) (2023-08-15) +## [3.3.0](https://github.com/puppetlabs/vmpooler/tree/3.3.0) (2023-08-16) [Full Changelog](https://github.com/puppetlabs/vmpooler/compare/3.2.0...3.3.0) -**Implemented enhancements:** - -- \(RE-15162\) Update Redis gem to version 5.0. [\#561](https://github.com/puppetlabs/vmpooler/pull/561) ([isaac-hammes](https://github.com/isaac-hammes)) - **Closed issues:** - Redis 5.x Deprecations [\#603](https://github.com/puppetlabs/vmpooler/issues/603)