]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commitdiff
Release preparation for 2.0.0
authorCiprian Badescu <ciprian.badescu@puppet.com>
Thu, 12 Mar 2020 12:39:49 +0000 (14:39 +0200)
committerCiprian Badescu <ciprian.badescu@puppet.com>
Thu, 12 Mar 2020 12:39:49 +0000 (14:39 +0200)
CHANGELOG.md
metadata.json

index 16e6893f6d1a7a0338e41400c6d2b0ef93cfa911..cfae002b61cd0589590995a4d21156bc16e1f4c1 100644 (file)
@@ -2,6 +2,14 @@
 
 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)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.3...2.0.0)
+
+### Changed
+
+- \(MODULES-7613\) use name and type as composite namevar [\#27](https://github.com/puppetlabs/puppetlabs-sshkeys_core/pull/27) ([ciprianbadescu](https://github.com/ciprianbadescu))
+
 ## [1.0.3](https://github.com/puppetlabs/puppetlabs-sshkeys_core/tree/1.0.3) (2019-10-31)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-sshkeys_core/compare/1.0.2...1.0.3)
index 6a656ed80fd6d9925ebfe3989a5ba8dc7441049d..06ade516a7462e2fe131b178cab453de508ae475 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-sshkeys_core",
-  "version": "1.0.3",
+  "version": "2.0.0",
   "author": "puppetlabs",
   "summary": "Manage SSH authorized keys, and known hosts.",
   "license": "Apache-2.0",