]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
MODULES-9626 Release Prep 7.1.0
authorsheena <sheena@puppet.com>
Mon, 29 Jul 2019 15:51:45 +0000 (16:51 +0100)
committersheena <sheena@puppet.com>
Mon, 29 Jul 2019 15:51:45 +0000 (16:51 +0100)
CHANGELOG.md
metadata.json

index df3890f62e076a0462049855ae8fadb6c4024885..fae51f13941e43f9681a80c89da1b593ef3b0794 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).
 
+## [v7.1.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.1.0) (2019-07-29)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v7.0.1...v7.1.0)
+
+### Added
+
+- \(FM-8215\) Convert to using litmus [\#864](https://github.com/puppetlabs/puppetlabs-apt/pull/864) ([florindragos](https://github.com/florindragos))
+
 ## [v7.0.1](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.0.1) (2019-05-13)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/7.0.0...v7.0.1)
index d5074703c1e5796a8a6c00d23518da16155f6ea5..9d5f7dab8929cd1928c4ae0d29f50858b82d91d3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "7.0.1",
+  "version": "7.1.0",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",