Skip to content

Commit fb397d5

Browse files
committed
Release v7.1.1
1 parent e415623 commit fb397d5

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v7.1.1](https://github.com/osc/puppet-module-openondemand/tree/v7.1.1) (2025-06-12)
6+
7+
[Full Changelog](https://github.com/osc/puppet-module-openondemand/compare/v7.1.0...v7.1.1)
8+
9+
### Fixed
10+
11+
- Do not manage maintenance.enable if undef [\#174](https://github.com/OSC/puppet-module-openondemand/pull/174) ([treydock](https://github.com/treydock))
12+
513
## [v7.1.0](https://github.com/osc/puppet-module-openondemand/tree/v7.1.0) (2025-01-21)
614

715
[Full Changelog](https://github.com/osc/puppet-module-openondemand/compare/v7.0.0...v7.1.0)
@@ -172,7 +180,6 @@ All notable changes to this project will be documented in this file. The format
172180
### Changed
173181

174182
- Switch to use OnDemand 3.0 [\#122](https://github.com/OSC/puppet-module-openondemand/pull/122) ([treydock](https://github.com/treydock))
175-
- OnDemand 3.0 support [\#70](https://github.com/OSC/puppet-module-openondemand/pull/70) ([treydock](https://github.com/treydock))
176183

177184
## [v2.15.0](https://github.com/osc/puppet-module-openondemand/tree/v2.15.0) (2022-11-15)
178185

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osc-openondemand",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"author": "osc",
55
"summary": "Open OnDemand Puppet module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)