aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMelissa Stone <melissa@puppet.com>2018-08-17 15:15:22 -0700
committerMelissa Stone <melissa@puppet.com>2018-08-17 15:15:22 -0700
commitb89630afe4584e2abfc4eaa2e7809e86e6c40801 (patch)
treed3e97f54c981c8d451815ed25dda0f96c4dc6918 /CHANGELOG.md
parentafe91f119c874a7e36b3d708a274b16240b6b257 (diff)
downloadpuppet-sshkeys_core-b89630afe4584e2abfc4eaa2e7809e86e6c40801.tar.gz
puppet-sshkeys_core-b89630afe4584e2abfc4eaa2e7809e86e6c40801.tar.bz2
Prep for the 1.0.1 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07fb867..d716cd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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