From d0026d1c7c2067cba130556b18c98bc46f0c3173 Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Wed, 7 Aug 2024 08:57:47 -0700 Subject: [PATCH] update CHANGELOG.md for 3.3.0 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 414c006..acc1ece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v3.3.0](https://github.com/lsst-it/puppet-cni/tree/v3.3.0) (2024-08-07) + +[Full Changelog](https://github.com/lsst-it/puppet-cni/compare/v3.2.0...v3.3.0) + +**Implemented enhancements:** + +- allow puppet/systemd 7.x [\#35](https://github.com/lsst-it/puppet-cni/pull/35) ([jhoblitt](https://github.com/jhoblitt)) +- \(puppet-cni\) add license file [\#33](https://github.com/lsst-it/puppet-cni/pull/33) ([dtapiacl](https://github.com/dtapiacl)) + ## [v3.2.0](https://github.com/lsst-it/puppet-cni/tree/v3.2.0) (2023-10-04) [Full Changelog](https://github.com/lsst-it/puppet-cni/compare/v3.1.0...v3.2.0)