File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ 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+ ## [ v5.0.0] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v5.0.0 ) - 2025-11-04
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.1.1...v5.0.0 )
11+
12+ ### Changed
13+
14+ - (CAT-2455) Puppetcore upgrade [ #234 ] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/234 ) ([ LukasAud] ( https://github.com/LukasAud ) )
15+ - (CAT-2281) Remove puppet 7 infrastructure [ #230 ] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/230 ) ([ LukasAud] ( https://github.com/LukasAud ) )
16+
17+ ### Fixed
18+
19+ - (CAT-2432) Fix deferred resource resolution in DSC [ #235 ] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/235 ) ([ LukasAud] ( https://github.com/LukasAud ) )
20+ - (MAINT) Addresing pwshlib dependency error [ #231 ] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/pull/231 ) ([ LukasAud] ( https://github.com/LukasAud ) )
21+
822## [ v4.1.1] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/tree/v4.1.1 ) - 2025-01-17
923
1024[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-dsc_lite/compare/v4.1.0...v4.1.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-dsc_lite" ,
3- "version" : " 4.1.1 " ,
3+ "version" : " 5.0.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