]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commitdiff
(MODULES-10686) release preparation for 2.1.0
authorCiprian Badescu <ciprian.badescu@puppet.com>
Mon, 22 Jun 2020 07:36:00 +0000 (10:36 +0300)
committerCiprian Badescu <ciprian.badescu@puppet.com>
Mon, 22 Jun 2020 08:44:29 +0000 (11:44 +0300)
CHANGELOG.md
metadata.json

index cfae002b61cd0589590995a4d21156bc16e1f4c1..bd806b71b587b0a9d2383cf7dcd85b3a882e8f4c 100644 (file)
@@ -2,7 +2,19 @@
 
 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.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.0.0) (2020-03-12)
+## [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)
+
+### Added
+
+- \(MODULES-10671\) New SSH key types for OpenSSH 8.2 [\#31](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/31) ([Dorin-Pleava](https://github.com/Dorin-Pleava))
+
+### Fixed
+
+- \(PUP-10510\) Fix sshkeys not being correctly purged [\#32](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/32) ([GabrielNagy](https://github.com/GabrielNagy))
+
+## [2.0.0](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/2.0.0) (2020-03-13)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.3...2.0.0)
 
index 06ade516a7462e2fe131b178cab453de508ae475..f9a84eff09c5b4d8024f0ec9b1a05a97f94367df 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-sshkeys_core",
-  "version": "2.0.0",
+  "version": "2.1.0",
   "author": "puppetlabs",
   "summary": "Manage SSH authorized keys, and known hosts.",
   "license": "Apache-2.0",