From: Auto-release Date: Tue, 8 Dec 2020 15:40:04 +0000 (+0000) Subject: Release version 7.7.0 X-Git-Tag: v7.7.0^0 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=edd2cbb3a50b81390620ee27da35491bade91955;p=puppet-modules%2Fpuppetlabs-apt.git Release version 7.7.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3f6db..9e7dfa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +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). +## [v7.7.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.7.0) (2020-12-08) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v7.6.0...v7.7.0) + +### Added + +- pdksync - \(feat\) - Add support for Puppet 7 [\#958](https://github.com/puppetlabs/puppetlabs-apt/pull/958) ([daianamezdrea](https://github.com/daianamezdrea)) +- Make auth.conf contents Sensitive [\#953](https://github.com/puppetlabs/puppetlabs-apt/pull/953) ([suchpuppet](https://github.com/suchpuppet)) + ## [v7.6.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.6.0) (2020-09-15) [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v7.5.0...v7.6.0) diff --git a/metadata.json b/metadata.json index 999f6b8..f1f1744 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-apt", - "version": "7.6.0", + "version": "7.7.0", "author": "puppetlabs", "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet", "license": "Apache-2.0",