From: lionce Date: Wed, 24 Apr 2019 08:24:00 +0000 (+0300) Subject: release prep 7.0.0 X-Git-Tag: 7.0.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=95bc70585330f2ede37515c0ec958ff0fa57641e;p=puppet-modules%2Fpuppetlabs-apt.git release prep 7.0.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2429d17..080bd22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/metadata.json b/metadata.json index 53c8f7b..e1afbfc 100644 --- a/metadata.json +++ b/metadata.json @@ -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",