]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commitdiff
Prep for the 1.0.1 release
authorMelissa Stone <melissa@puppet.com>
Fri, 17 Aug 2018 22:15:22 +0000 (15:15 -0700)
committerMelissa Stone <melissa@puppet.com>
Fri, 17 Aug 2018 22:15:22 +0000 (15:15 -0700)
CHANGELOG.md
metadata.json

index 07fb8677d8580782a14e71f9c726588edb5547df..d716cd955cd3c3cba71a7533c69402997d22942a 100644 (file)
@@ -4,8 +4,18 @@ 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.1] - 2018-08-17
+### Added
+- (PUP-9053) Enable localization
+- (maint) Import missed User type integration test from puppet repo
+- (maint) Import the User type unit tests specific to ssh_authorized_keys
+### Changed
+- (PUP-9052) Bump puppet req to at least puppet 6
+- Install module on all hosts, not just those with default role
+
 ## [1.0.0] - 2018-07-17
 ### Summary
 This is the initial release of the extracted sshkeys module.
 
+[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 4c496ae629e91f8ad2bab31ee89716810da48ac6..6affd91b953611a12ce73c2458093a12f0fc33ec 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-sshkeys_core",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "author": "Puppet Labs",
   "summary": "Manage SSH authorized keys, and known hosts.",
   "license": "Apache-2.0",