aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 3de3ec6444d6cdb3eec2de586bf569b661a72f7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Changelog

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
- (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.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