File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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.0.2] ( https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.0.2 ) - 2025-01-28
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.1...v6.0.2 )
11+
12+ ### Fixed
13+
14+ - (CAT-2205): Replaced legacy fact osfamily with os.family [ #428 ] ( https://github.com/puppetlabs/puppetlabs-powershell/pull/428 ) ([ span786] ( https://github.com/span786 ) )
15+
816## [ v6.0.1] ( https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.0.1 ) - 2024-12-17
917
1018[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.0...v6.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-powershell" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
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