File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ 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] - 2019-01-11
8+ ### Added
9+ - Added LICENSE file
10+ - Added Japanese translations
11+ ## Changed
12+ - Fixed invalid 'options' error
13+
714## [ 1.0.1] - 2018-08-17
815### Added
916- (PUP-9053) Enable localization
@@ -17,5 +24,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1724### Summary
1825This is the initial release of the extracted sshkeys module.
1926
27+ [ 1.0.2 ] : https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.1...1.0.2
2028[ 1.0.1 ] : https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.0...1.0.1
2129[ 1.0.0 ] : https://github.com/puppetlabs/puppetlabs-sshkeys_core/releases/tag/1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-sshkeys_core" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Manage SSH authorized keys, and known hosts." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments