From 81dd1c0723c4c2a2ef739e33678f44a9e37b0cc9 Mon Sep 17 00:00:00 2001 From: Will Meek Date: Mon, 13 Nov 2017 14:36:06 +0000 Subject: [PATCH] Further release prep for 4.4.0 --- CHANGELOG.md | 2 +- metadata.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c3ccd..519ca5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org). This release is a rollup of new features and fixes. #### Added -- Install `apt-transport-https` if using Debian 8, 9 or Ubuntu 14.04, 16.04. +- Install `apt-transport-https` if using Debian 7, 8, 9 or Ubuntu 14.04, 16.04. - Adds a boolean option `direct` to proxy settings to bypass `https_proxy` if not set. - Adds facter facts for `dist-upgrade` apt updates. diff --git a/metadata.json b/metadata.json index 26f1de0..5a30038 100644 --- a/metadata.json +++ b/metadata.json @@ -16,8 +16,7 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "7", - "8", - "9" + "8" ] }, { -- 2.45.2