Skip to content

Commit 1fd97da

Browse files
authored
Merge pull request #289 from puppetlabs/release-prep
Release prep v4.0.2
2 parents bd586a1 + cee48a8 commit 1fd97da

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+
## [v4.0.2](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.0.2) (2021-03-19)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v4.0.1...v4.0.2)
8+
9+
### Fixed
10+
11+
- \(MODULES-10963\) remove win32-process on Puppet 7 [\#287](https://github.com/puppetlabs/puppetlabs-reboot/pull/287) ([gimmyxd](https://github.com/gimmyxd))
12+
513
## [v4.0.1](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.0.1) (2021-03-15)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v4.0.0...v4.0.1)
@@ -33,10 +41,6 @@ All notable changes to this project will be documented in this file. The format
3341

3442
[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v3.0.0...v3.1.0)
3543

36-
### Added
37-
38-
- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch `main` [\#253](https://github.com/puppetlabs/puppetlabs-reboot/pull/253) ([david22swan](https://github.com/david22swan))
39-
4044
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v3.0.0) (2020-02-27)
4145

4246
[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v2.4.0...v3.0.0)
@@ -51,6 +55,7 @@ All notable changes to this project will be documented in this file. The format
5155

5256
### Added
5357

58+
- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch `main` [\#253](https://github.com/puppetlabs/puppetlabs-reboot/pull/253) ([david22swan](https://github.com/david22swan))
5459
- Add `shutdown\_only` parameter to tasks [\#224](https://github.com/puppetlabs/puppetlabs-reboot/pull/224) ([MikaelSmith](https://github.com/MikaelSmith))
5560
- \(MODULES-8201\) Add pending reboot due to domain join for windows. [\#179](https://github.com/puppetlabs/puppetlabs-reboot/pull/179) ([razorbladex401](https://github.com/razorbladex401))
5661

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-reboot",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"author": "puppetlabs",
55
"summary": "Adds a type and provider for managing system reboots.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)