]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commitdiff
(maint) Prep for 1.0.2 release
authorMelissa Stone <melissa@puppet.com>
Fri, 11 Jan 2019 21:45:06 +0000 (13:45 -0800)
committerMelissa Stone <melissa@puppet.com>
Fri, 11 Jan 2019 21:45:06 +0000 (13:45 -0800)
CHANGELOG.md
metadata.json

index d716cd955cd3c3cba71a7533c69402997d22942a..3de3ec6444d6cdb3eec2de586bf569b661a72f7f 100644 (file)
@@ -4,6 +4,13 @@ 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).
 
+## [1.0.2] - 2019-01-11
+### Added
+- Added LICENSE file
+- Added Japanese translations
+## Changed
+- Fixed invalid 'options' error
+
 ## [1.0.1] - 2018-08-17
 ### Added
 - (PUP-9053) Enable localization
@@ -17,5 +24,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
 ### Summary
 This is the initial release of the extracted sshkeys module.
 
+[1.0.2]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.1...1.0.2
 [1.0.1]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.0...1.0.1
 [1.0.0]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/releases/tag/1.0.0
index 75bfbca87afef7ed96447eea7405d07437b0a74e..b62a529a0f71ba39ccf9e0d0fb625a90a1cfcc61 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-sshkeys_core",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "author": "Puppet Labs",
   "summary": "Manage SSH authorized keys, and known hosts.",
   "license": "Apache-2.0",