]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
(IAC-605) Prep for 7.4.1 release
authorMichael T Lombardi <michael.t.lombardi@outlook.com>
Tue, 10 Mar 2020 16:41:05 +0000 (11:41 -0500)
committerMichael T Lombardi <michael.t.lombardi@outlook.com>
Tue, 10 Mar 2020 16:41:05 +0000 (11:41 -0500)
CHANGELOG.md
metadata.json

index 0987fe9c0863a06f38d6aab987411ac1437f3de9..97ffae0b990b9718f1dd38034abf82c0c0af7d72 100644 (file)
@@ -2,7 +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.4.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.4.0) (2020-02-27)
+## [v7.4.1](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.4.1) (2020-03-10)
+
+[Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v7.4.0...v7.4.1)
+
+### Fixed
+
+- \(MODULES-10583\) Revert "MODULES-10548: make files readonly" [\#920](https://github.com/puppetlabs/puppetlabs-apt/pull/920) ([carabasdaniel](https://github.com/carabasdaniel))
+
+## [v7.4.0](https://github.com/puppetlabs/puppetlabs-apt/tree/v7.4.0) (2020-03-03)
 
 [Full Changelog](https://github.com/puppetlabs/puppetlabs-apt/compare/v7.3.0...v7.4.0)
 
index 4a7c213a4ce14da637d515ae1d62d94e616ad393..e370dab162f8bac4f27d4d10d9bea4dd9e7c433a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "7.4.0",
+  "version": "7.4.1",
   "author": "puppetlabs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",