Skip to content

Commit 8fe4830

Browse files
authored
Merge pull request #203 from puppetlabs/release-prep
Release prep v5.0.1
2 parents 9197ed7 + bba4f0f commit 8fe4830

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
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+
## [v5.0.1](https://github.com/puppetlabs/puppetlabs-wsus_client/tree/v5.0.1) (2023-04-20)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-wsus_client/compare/v5.0.0...v5.0.1)
8+
9+
### Fixed
10+
11+
- \(CONT-860\) Update registry dependency [\#202](https://github.com/puppetlabs/puppetlabs-wsus_client/pull/202) ([LukasAud](https://github.com/LukasAud))
12+
513
## [v5.0.0](https://github.com/puppetlabs/puppetlabs-wsus_client/tree/v5.0.0) (2023-03-09)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-wsus_client/compare/v4.0.0...v5.0.0)
@@ -17,6 +25,7 @@ All notable changes to this project will be documented in this file. The format
1725
### Fixed
1826

1927
- \(MAINT\) Drop support for Windows 7, 8, 2008 \(Server\) and 2008 R2 \(Server\) [\#185](https://github.com/puppetlabs/puppetlabs-wsus_client/pull/185) ([jordanbreen28](https://github.com/jordanbreen28))
28+
- adjusted upper limit [\#184](https://github.com/puppetlabs/puppetlabs-wsus_client/pull/184) ([prolixalias](https://github.com/prolixalias))
2029

2130
## [v4.0.0](https://github.com/puppetlabs/puppetlabs-wsus_client/tree/v4.0.0) (2021-03-01)
2231

@@ -26,10 +35,6 @@ All notable changes to this project will be documented in this file. The format
2635

2736
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#148](https://github.com/puppetlabs/puppetlabs-wsus_client/pull/148) ([carabasdaniel](https://github.com/carabasdaniel))
2837

29-
### Fixed
30-
31-
- adjusted upper limit [\#184](https://github.com/puppetlabs/puppetlabs-wsus_client/pull/184) ([prolixalias](https://github.com/prolixalias))
32-
3338
## [v3.2.0](https://github.com/puppetlabs/puppetlabs-wsus_client/tree/v3.2.0) (2021-02-18)
3439

3540
[Full Changelog](https://github.com/puppetlabs/puppetlabs-wsus_client/compare/v3.1.0...v3.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-wsus_client",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"author": "puppetlabs",
55
"summary": "Manage WSUS (Windows Server Update Service) settings for client nodes",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)