File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
66The 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 )
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments