File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ 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+ ## [ v6.1.0] ( https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.1.0 ) - 2025-10-16
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.2...v6.1.0 )
11+
12+ ### Changed
13+
14+ - (CAT-2386) Puppetcore update [ #434 ] ( https://github.com/puppetlabs/puppetlabs-powershell/pull/434 ) ([ LukasAud] ( https://github.com/LukasAud ) )
15+
16+ ### Other
17+
18+ - (CAT-2296) Update github runner image to ubuntu-24.04 [ #431 ] ( https://github.com/puppetlabs/puppetlabs-powershell/pull/431 ) ([ shubhamshinde360] ( https://github.com/shubhamshinde360 ) )
19+
820## [ v6.0.2] ( https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.0.2 ) - 2025-01-28
921
1022[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.1...v6.0.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-powershell" ,
3- "version" : " 6.0.2 " ,
3+ "version" : " 6.1.0 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Adds a new exec provider for executing PowerShell commands." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments