From 9a2d5135e911c23ec851f661f7ce1a4044274447 Mon Sep 17 00:00:00 2001 From: William Bradford Clark Date: Wed, 28 Apr 2021 11:51:31 -0400 Subject: [PATCH] Release 18.1.0 --- CHANGELOG.md | 10 ++++++++++ metadata.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2ab114a..9e0516ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [18.1.0](https://github.com/theforeman/puppet-foreman_proxy/tree/18.1.0) (2021-04-30) + +[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/18.0.0...18.1.0) + +**Implemented enhancements:** + +- Support Ubuntu 20.04 [\#669](https://github.com/theforeman/puppet-foreman_proxy/pull/669) ([ekohl](https://github.com/ekohl)) +- Allow puppet-puppet \< 16.0.0 [\#665](https://github.com/theforeman/puppet-foreman_proxy/pull/665) ([wbclark](https://github.com/wbclark)) +- don't manage runner repo on Debian [\#664](https://github.com/theforeman/puppet-foreman_proxy/pull/664) ([evgeni](https://github.com/evgeni)) + ## [18.0.0](https://github.com/theforeman/puppet-foreman_proxy/tree/18.0.0) (2021-04-27) [Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/17.1.1...18.0.0) diff --git a/metadata.json b/metadata.json index 0b15a6b5..666bf333 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-foreman_proxy", - "version": "18.0.0", + "version": "18.1.0", "author": "theforeman", "summary": "Foreman Smart Proxy configuration", "license": "GPL-3.0+",