Release prep v8.4.1
authordavid22swan <david.swan@puppet.com>
Mon, 20 Jun 2022 13:18:47 +0000 (14:18 +0100)
committerdavid22swan <david.swan@puppet.com>
Mon, 20 Jun 2022 13:18:47 +0000 (14:18 +0100)
CHANGELOG.md
metadata.json

index 86db655f26038b0ac7b429c80fdc285a862dca16..91a56d8c91bf89be2d7ce2db002aff363972e4ed 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).
 
+## [v8.4.1](https://github.com/puppetlabs/puppetlabs-apt/tree/v8.4.1) - 2022-06-20
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v8.4.0...v8.4.1)
+
+### Fixed
+
+- \(ISSUE-1036\) Conditional gnupg include added to init.pp [#1039](https://github.com/puppetlabs/puppetlabs-apt/pull/1039) ([david22swan](https://github.com/david22swan))
+
 ## [v8.4.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v8.4.0) - 2022-06-06
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v8.3.0...v8.4.0)
index 98b2c00929354a15179483949ef134862c419dc7..4e8992478fa2ce82fe856f0c7272ca11f3ef3384 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "8.4.0",
+  "version": "8.4.1",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",