File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
4
4
5
+ ## [ v2.1.0] ( https://github.com/puppetlabs/puppetlabs-package/tree/v2.1.0 ) (2021-08-16)
6
+
7
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-package/compare/v2.0.0...v2.1.0 )
8
+
9
+ ### Added
10
+
11
+ - pdksync - \( IAC-1720\) - Add Support for Ubuntu 20.04 [ \# 263] ( https://github.com/puppetlabs/puppetlabs-package/pull/263 ) ([ david22swan] ( https://github.com/david22swan ) )
12
+ - pdksync - \( IAC-1709\) - Add Support for Debian 11 [ \# 261] ( https://github.com/puppetlabs/puppetlabs-package/pull/261 ) ([ david22swan] ( https://github.com/david22swan ) )
13
+ - pdksync - \( IAC-1719\) - Add Support for Debian 10 [ \# 260] ( https://github.com/puppetlabs/puppetlabs-package/pull/260 ) ([ david22swan] ( https://github.com/david22swan ) )
14
+
5
15
## [ v2.0.0] ( https://github.com/puppetlabs/puppetlabs-package/tree/v2.0.0 ) (2021-03-01)
6
16
7
17
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-package/compare/v1.4.0...v2.0.0 )
@@ -101,8 +111,8 @@ All notable changes to this project will be documented in this file. The format
101
111
102
112
### Added
103
113
104
- - \( SEN-795\) Move extension metadata to init.json [ \# 119] ( https://github.com/puppetlabs/puppetlabs-package/pull/119 ) ([ conormurraypuppet ] ( https://github.com/conormurraypuppet ) )
105
- - \( SEN-795\) Add discovery extension metadata [ \# 118] ( https://github.com/puppetlabs/puppetlabs-package/pull/118 ) ([ conormurraypuppet ] ( https://github.com/conormurraypuppet ) )
114
+ - \( SEN-795\) Move extension metadata to init.json [ \# 119] ( https://github.com/puppetlabs/puppetlabs-package/pull/119 ) ([ conormurray95 ] ( https://github.com/conormurray95 ) )
115
+ - \( SEN-795\) Add discovery extension metadata [ \# 118] ( https://github.com/puppetlabs/puppetlabs-package/pull/118 ) ([ conormurray95 ] ( https://github.com/conormurray95 ) )
106
116
- \( BOLT-1104\) Unify task implementation output [ \# 117] ( https://github.com/puppetlabs/puppetlabs-package/pull/117 ) ([ donoghuc] ( https://github.com/donoghuc ) )
107
117
108
118
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-package" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.1 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Tasks that manipulate a package" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments