Skip to content

Commit

Permalink
Merge pull request #45 from lsst-it/release/3.5.0
Browse files Browse the repository at this point in the history
release 3.5.0
  • Loading branch information
badenerb authored Dec 18, 2024
2 parents 5ee0e14 + f16a5ea commit 9379440
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ 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.5.0](https://github.com/lsst-it/puppet-cni/tree/v3.5.0) (2024-12-18)

[Full Changelog](https://github.com/lsst-it/puppet-cni/compare/v3.4.0...v3.5.0)

**Implemented enhancements:**

- \(metadata.json\) upgrade systemd to v8 [\#44](https://github.com/lsst-it/puppet-cni/pull/44) ([badenerb](https://github.com/badenerb))

**Fixed bugs:**

- \(metadata.json\) revert systemd to v7 [\#43](https://github.com/lsst-it/puppet-cni/pull/43) ([badenerb](https://github.com/badenerb))

## [v3.4.0](https://github.com/lsst-it/puppet-cni/tree/v3.4.0) (2024-08-15)

[Full Changelog](https://github.com/lsst-it/puppet-cni/compare/v3.3.0...v3.4.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{

Check warning on line 1 in metadata.json

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

Skipping EOL operating system CentOS 7
"name": "lsst-cni",
"version": "3.4.1-rc0",
"version": "3.5.0",
"author": "AURA/LSST/Rubin Observatory",
"summary": "CNI module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9379440

Please sign in to comment.