From: Eimhin Laverty Date: Tue, 20 Nov 2018 12:56:51 +0000 (+0000) Subject: (MODULES-8275) - Release prep for 6.2.1 X-Git-Tag: 6.2.1^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f4fa67015197be35c84ddd8c84e564f942946b23;p=puppet-modules%2Fpuppetlabs-apt.git (MODULES-8275) - Release prep for 6.2.1 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 131dbe9..46a2d4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ 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). -## [6.2.0](https://github.com/puppetlabs/puppetlabs-apt/tree/6.2.0) (2018-11-16) +## [6.2.1](https://github.com/puppetlabs/puppetlabs-apt/tree/6.2.1) (2018-11-20) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/6.2.0...6.2.1) + +### Fixed + +- \(MODULES-8272\) - Revert "Autorequire dirmngr in apt\_key types" [\#825](https://github.com/puppetlabs/puppetlabs-apt/pull/825) ([eimlav](https://github.com/eimlav)) + +## [6.2.0](https://github.com/puppetlabs/puppetlabs-apt/tree/6.2.0) (2018-11-19) [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/6.1.1...6.2.0) diff --git a/metadata.json b/metadata.json index 5f029cc..977bb29 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-apt", - "version": "6.2.0", + "version": "6.2.1", "author": "puppetlabs", "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet", "license": "Apache-2.0",