File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
66
7+ ## [ 1.0.2] - 2018-08-20
8+ ### Added
9+ - (PUP-9053) Enable localization
10+ ### Changed
11+ - (PUP-9052) Bump puppet req to at least puppet 6
12+
713## [ 1.0.1] - 2018-07-26
814### Summary
915Use require_relative to load provider helper code.
@@ -12,5 +18,6 @@ Use require_relative to load provider helper code.
1218### Summary
1319This is the initial release of the extracted mount module.
1420
21+ [ 1.0.2 ] : https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.1...1.0.2
22+ [ 1.0.1 ] : https://github.com/puppetlabs/puppetlabs-mount_core/compare/1.0.0...1.0.1
1523[ 1.0.0 ] : https://github.com/puppetlabs/puppetlabs-mount_core/releases/tag/1.0.0
16- [ 1.0.1 ] : https://github.com/puppetlabs/puppetlabs-mount_core/releases/tag/1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-mount_core" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Manages mounted filesystems and mount tables." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments