]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
release prep 7.0.0
authorlionce <loredana.ionce@puppet.com>
Wed, 24 Apr 2019 08:24:00 +0000 (11:24 +0300)
committerlionce <loredana.ionce@puppet.com>
Wed, 24 Apr 2019 08:24:00 +0000 (11:24 +0300)
CHANGELOG.md
metadata.json

index 2429d17082b4e2b82f42bce127758f40b2199cc5..080bd22eca0afa67f11190445779a86ce3b0533b 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).
 
-## [6.3.0](https://github.com/puppetlabs/puppetlabs-apt/tree/6.3.0) (2019-01-18)
+## [v7.0.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.0.0) (2019-04-24)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/6.3.0...v7.0.0)
+
+### Changed
+
+- pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#853](https://github.com/puppetlabs/puppetlabs-apt/pull/853) ([david22swan](https://github.com/david22swan))
+
+### Added
+
+- Allow weak SSL verification for apt\_key [\#849](https://github.com/puppetlabs/puppetlabs-apt/pull/849) ([tuxmea](https://github.com/tuxmea))
+
+## [6.3.0](https://github.com/puppetlabs/puppetlabs-apt/tree/6.3.0) (2019-01-21)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/6.2.1...6.3.0)
 
index 53c8f7bc72f07accb165da10d5f95c22d5aaecc8..e1afbfc70dcbe168d57c9b62c3b6361f29c03632 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "6.3.0",
+  "version": "7.0.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",