File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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.3] - 2019-01-17
8+ ### Added
9+ - (PUP-9307) Allow for trailing slashes in mount resource title
10+ ### Changed
11+ - (maint) Update PDK to 1.8.0
12+ Localization improvements and updated translations
13+ Added LICENSE file
14+
715## [ 1.0.2] - 2018-08-20
816### Added
917- (PUP-9053) Enable localization
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-mount_core" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Manages mounted filesystems and mount tables." ,
66 "license" : " Apache-2.0" ,
5050 {
5151 "operatingsystem" : " Fedora" ,
5252 "operatingsystemrelease" : [
53- " 25 "
53+ " 28 "
5454 ]
5555 },
5656 {
8181 "pdk-version" : " 1.8.0" ,
8282 "template-url" : " https://github.com/puppetlabs/pdk-templates" ,
8383 "template-ref" : " heads/master-0-gd61c0a4"
84- }
84+ }
You can’t perform that action at this time.
0 commit comments