]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commitdiff
(MODULES-10832) Release prep for 2.2.0
authorGabriel Nagy <gabriel.nagy@puppet.com>
Fri, 16 Oct 2020 12:24:04 +0000 (15:24 +0300)
committerGabriel Nagy <gabriel.nagy@puppet.com>
Fri, 16 Oct 2020 12:24:04 +0000 (15:24 +0300)
CHANGELOG.md
metadata.json

index bd806b71b587b0a9d2383cf7dcd85b3a882e8f4c..5e4923dff95663452d77e571b9cc0dfd534c746b 100644 (file)
@@ -2,6 +2,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).
 
+## [2.2.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.2.0) (2020-10-16)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.1.0...2.2.0)
+
+### Added
+
+- \(MODULES-10765\) Implement public key certificate support [\#35](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/35) ([bastelfreak](https://github.com/bastelfreak))
+
+### Fixed
+
+- \(MODULES-10827\) Exported sshkey already exists error [\#38](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/38) ([Dorin-Pleava](https://github.com/Dorin-Pleava))
+
 ## [2.1.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.1.0) (2020-06-22)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/2.0.0...2.1.0)
index f9a84eff09c5b4d8024f0ec9b1a05a97f94367df..1eff27fb92d818dff0378cc24a3ad2301d0cebcc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-sshkeys_core",
-  "version": "2.1.0",
+  "version": "2.2.0",
   "author": "puppetlabs",
   "summary": "Manage SSH authorized keys, and known hosts.",
   "license": "Apache-2.0",