Skip to content

Commit 5455ff5

Browse files
Merge pull request #268 from puppetlabs/release-prep
Release prep v4.1.1
2 parents c6023a5 + 5be8055 commit 5455ff5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
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+
## [v4.1.1](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.1) (2022-10-03)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.1.0...v4.1.1)
8+
9+
### Fixed
10+
11+
- \(MAINT\) Dropped support for Windows\(7,8, 2008 Server and 2008 R2 Server\) [\#267](https://github.com/puppetlabs/puppetlabs-registry/pull/267) ([jordanbreen28](https://github.com/jordanbreen28))
12+
513
## [v4.1.0](https://github.com/puppetlabs/puppetlabs-registry/tree/v4.1.0) (2022-06-06)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-registry/compare/v4.0.1...v4.1.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-registry",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"author": "puppetlabs",
55
"summary": "This module provides a native type and provider to manage keys and values in the Windows Registry",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)