|
1 |
| -# Changelog |
| 1 | +# Change log |
2 | 2 |
|
3 |
| -All notable changes to this project will be documented in this file. |
| 3 | +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). |
4 | 4 |
|
5 |
| -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). |
| 5 | +## [1.0.3](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.3) (2019-10-31) |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.2...1.0.3) |
| 8 | + |
| 9 | +### Added |
| 10 | + |
| 11 | +- \(MODULES-9578\) Create ssh\_authorized\_key in root path [\#20](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/20) ([GabrielNagy](https://github.com/GabrielNagy)) |
| 12 | + |
| 13 | +## [1.0.2](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.2) (2019-01-11) |
| 14 | + |
| 15 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.1...1.0.2) |
| 16 | + |
| 17 | +### Added |
| 18 | + |
| 19 | +- \(maint\) add LICENSE file [\#16](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/16) ([melissa](https://github.com/melissa)) |
| 20 | +- \(L10n\) Update Japanese translations [\#13](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/13) ([melissa](https://github.com/melissa)) |
| 21 | + |
| 22 | +### Fixed |
| 23 | + |
| 24 | +- ssh\_authorized\_key: Fix invalid 'options' error [\#10](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/10) ([natemccurdy](https://github.com/natemccurdy)) |
| 25 | + |
| 26 | +## [1.0.1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.1) (2018-08-17) |
| 27 | + |
| 28 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.0...1.0.1) |
6 | 29 |
|
7 |
| -## [1.0.2] - 2019-01-11 |
8 | 30 | ### Added
|
9 |
| -- Added LICENSE file |
10 |
| -- Added Japanese translations |
11 |
| -## Changed |
12 |
| -- Fixed invalid 'options' error |
13 | 31 |
|
14 |
| -## [1.0.1] - 2018-08-17 |
| 32 | +- \(PUP-9053\) Enable localization and bump puppet version to at least 6 [\#7](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/7) ([melissa](https://github.com/melissa)) |
| 33 | +- \(maint\) Import missed User type integration test from puppet repo [\#6](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/6) ([jhelwig](https://github.com/jhelwig)) |
| 34 | +- \(maint\) Import the User type unit tests specific to ssh\_authorized\_keys [\#5](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/5) ([jhelwig](https://github.com/jhelwig)) |
| 35 | +- Install module on all hosts, not just those with default role [\#4](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/4) ([joshcooper](https://github.com/joshcooper)) |
| 36 | + |
| 37 | +## [1.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.0) (2018-07-17) |
| 38 | + |
| 39 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/d1719de1d77b9c139b1b5f5832330807c0fe11fe...1.0.0) |
| 40 | + |
15 | 41 | ### Added
|
16 |
| -- (PUP-9053) Enable localization |
17 |
| -- (maint) Import missed User type integration test from puppet repo |
18 |
| -- (maint) Import the User type unit tests specific to ssh_authorized_keys |
19 |
| -### Changed |
20 |
| -- (PUP-9052) Bump puppet req to at least puppet 6 |
21 |
| -- Install module on all hosts, not just those with default role |
22 |
| - |
23 |
| -## [1.0.0] - 2018-07-17 |
24 |
| -### Summary |
25 |
| -This is the initial release of the extracted sshkeys module. |
26 |
| - |
27 |
| -[1.0.2]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.1...1.0.2 |
28 |
| -[1.0.1]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.0...1.0.1 |
29 |
| -[1.0.0]: https://github.com/puppetlabs/puppetlabs-sshkeys_core/releases/tag/1.0.0 |
| 42 | + |
| 43 | +- Initial release of the extracted sshkeys module [\#1](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/1) ([jhelwig](https://github.com/jhelwig)) |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments