Release prep v8.5.0
authordavid22swan <david.swan@puppet.com>
Wed, 3 Aug 2022 12:38:08 +0000 (13:38 +0100)
committerdavid22swan <david.swan@puppet.com>
Wed, 3 Aug 2022 12:38:22 +0000 (13:38 +0100)
CHANGELOG.md
metadata.json

index 91a56d8c91bf89be2d7ce2db002aff363972e4ed..572b713401f59bc196429e6263f5c16571bab759 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.5.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v8.5.0) - 2022-07-03
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v8.4.1...v8.5.0)
+
+### Added
+
+- \(GH-1038\) add support for `check-valid-until` configuration [#1042](https://github.com/puppetlabs/puppetlabs-apt/pull/1042) ([david22swan](https://github.com/david22swan))
+
 ## [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)
index 4e8992478fa2ce82fe856f0c7272ca11f3ef3384..96ef7ffdaedc719ba76f2e197f650447442f9fca 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "8.4.1",
+  "version": "8.5.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",