Skip to content

Commit 746fc17

Browse files
Merge pull request #221 from puppetlabs/release-prep
Release prep v4.1.0
2 parents c40b6af + cf31595 commit 746fc17

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8+
## [v4.1.0](https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v4.1.0) - 2024-08-15
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.0.1...v4.1.0)
11+
12+
### Added
13+
14+
- (CAT-1869) - Add configurable dsc_timeout param for dsc type [#213](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/213) ([jordanbreen28](https://github.com/jordanbreen28))
15+
16+
### Fixed
17+
18+
- (Bug) - Fix timeout matcher [#219](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/219) ([jordanbreen28](https://github.com/jordanbreen28))
19+
- (CAT-1927) - Remove Windows 7, 8.x and 2008 R2 Support [#218](https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/218) ([jordanbreen28](https://github.com/jordanbreen28))
20+
821
## [v4.0.1](https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v4.0.1) - 2024-06-06
922

1023
[Full Changelog](https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.0.0...v4.0.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-dsc_lite",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"author": "puppetlabs",
55
"summary": "PowerShell Desired State Configuration (DSC) Lite",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)