File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,25 @@ 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- ## [ v2.6.1] ( https://github.com/puppetlabs/pdk/tree/v2.6.1 ) - 2023-01-25
8+ ## [ v2.7.0] ( https://github.com/puppetlabs/pdk/tree/v2.7.0 ) - 2023-03-14
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/pdk/compare/v2.6.1...v2.7.0 )
11+
12+ ### Added
13+
14+ - (CONT-694) Bump PDK Template Version [ #1216 ] ( https://github.com/puppetlabs/pdk/pull/1216 ) ([ chelnak] ( https://github.com/chelnak ) )
15+ - (CONT-370) Remove i18n support [ #1211 ] ( https://github.com/puppetlabs/pdk/pull/1211 ) ([ chelnak] ( https://github.com/chelnak ) )
16+ - Add Puppet validator for plans [ #1207 ] ( https://github.com/puppetlabs/pdk/pull/1207 ) ([ jay7x] ( https://github.com/jay7x ) )
17+
18+ ### Fixed
19+
20+ - (CONT-722) Patch pe to puppet mapping [ #1221 ] ( https://github.com/puppetlabs/pdk/pull/1221 ) ([ chelnak] ( https://github.com/chelnak ) )
21+ - (GH-1210 ) Require uri [ #1220 ] ( https://github.com/puppetlabs/pdk/pull/1220 ) ([ chelnak] ( https://github.com/chelnak ) )
22+ - (CONT-720) Fix default version selection [ #1219 ] ( https://github.com/puppetlabs/pdk/pull/1219 ) ([ chelnak] ( https://github.com/chelnak ) )
23+ - (CONT-719) Require JSON gem [ #1218 ] ( https://github.com/puppetlabs/pdk/pull/1218 ) ([ chelnak] ( https://github.com/chelnak ) )
24+ - (CONT-669) Use bundle info command [ #1215 ] ( https://github.com/puppetlabs/pdk/pull/1215 ) ([ chelnak] ( https://github.com/chelnak ) )
25+
26+ ## [ v2.6.1] ( https://github.com/puppetlabs/pdk/tree/v2.6.1 ) - 2023-01-26
927
1028[ Full Changelog] ( https://github.com/puppetlabs/pdk/compare/v2.6.0...v2.6.1 )
1129
You can’t perform that action at this time.
0 commit comments