Skip to content

Commit bf3e7ea

Browse files
authored
Merge pull request #306 from puppetlabs/release-prep
Release prep v4.1.0
2 parents e7138b7 + cdfb9c7 commit bf3e7ea

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.1.0) (2021-08-23)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v4.0.2...v4.1.0)
8+
9+
### Added
10+
11+
- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#304](https://github.com/puppetlabs/puppetlabs-reboot/pull/304) ([david22swan](https://github.com/david22swan))
12+
13+
### Fixed
14+
15+
- \(MODULES-11149\) Modify result of 'last' to remove current time [\#305](https://github.com/puppetlabs/puppetlabs-reboot/pull/305) ([nmburgan](https://github.com/nmburgan))
16+
517
## [v4.0.2](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.0.2) (2021-03-19)
618

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

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

56+
### Added
57+
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))
59+
4460
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v3.0.0) (2020-02-27)
4561

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

5672
### Added
5773

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))
59-
- Add `shutdown\_only` parameter to tasks [\#224](https://github.com/puppetlabs/puppetlabs-reboot/pull/224) ([MikaelSmith](https://github.com/MikaelSmith))
74+
- Add `shutdown_only` parameter to tasks [\#224](https://github.com/puppetlabs/puppetlabs-reboot/pull/224) ([MikaelSmith](https://github.com/MikaelSmith))
6075
- \(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))
6176

6277
## [v2.3.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v2.3.0) (2019-12-06)

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.2",
3+
"version": "4.1.0",
44
"author": "puppetlabs",
55
"summary": "Adds a type and provider for managing system reboots.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)