File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 33All significant changes to this repo will be summarized in this file.
44
55
6+ ## [ v1.6.0] ( https://github.com/puppetlabs/puppet-resource_api/tree/v1.6.0 ) (2018-09-25)
7+ [ Full Changelog] ( https://github.com/puppetlabs/puppet-resource_api/compare/v1.5.0...v1.6.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - \( PDK-1185\) Implement allowances for device-specific providers [ \# 126] ( https://github.com/puppetlabs/puppet-resource_api/pull/126 ) ([ DavidS] ( https://github.com/DavidS ) )
12+ - \( PDK-1143\) Allow SimpleProvider to handle multiple namevars [ \# 125] ( https://github.com/puppetlabs/puppet-resource_api/pull/125 ) ([ da-ar] ( https://github.com/da-ar ) )
13+
14+ ** Fixed bugs:**
15+
16+ - Update README walkthrough [ \# 122] ( https://github.com/puppetlabs/puppet-resource_api/pull/122 ) ([ AlmogCohen] ( https://github.com/AlmogCohen ) )
17+
18+ ** Merged pull requests:**
19+
20+ - Update README [ \# 124] ( https://github.com/puppetlabs/puppet-resource_api/pull/124 ) ([ clairecadman] ( https://github.com/clairecadman ) )
21+ - Update README [ \# 123] ( https://github.com/puppetlabs/puppet-resource_api/pull/123 ) ([ DavidS] ( https://github.com/DavidS ) )
22+ - \( maint\) Add Travis job for Puppet 6.0.x branch [ \# 120] ( https://github.com/puppetlabs/puppet-resource_api/pull/120 ) ([ da-ar] ( https://github.com/da-ar ) )
23+ - Release prep for v1.5.0 [ \# 119] ( https://github.com/puppetlabs/puppet-resource_api/pull/119 ) ([ DavidS] ( https://github.com/DavidS ) )
24+
625## [ v1.5.0] ( https://github.com/puppetlabs/puppet-resource_api/tree/v1.5.0 ) (2018-09-12)
726[ Full Changelog] ( https://github.com/puppetlabs/puppet-resource_api/compare/v1.4.2...v1.5.0 )
827
Original file line number Diff line number Diff line change 11module Puppet
22 module ResourceApi
3- VERSION = '1.5 .0' . freeze
3+ VERSION = '1.6 .0' . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments