From e669c75c2f9ac17726950e8b8ba9c1b2798d4e93 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Wed, 6 May 2020 21:07:57 +0200 Subject: release 3.0.1 --- CHANGELOG.md | 12 ++++++++++++ metadata.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72cfa99..8261ea2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v3.0.1](https://github.com/voxpupuli/puppet-ferm/tree/v3.0.1) (2020-05-06) + +[Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v3.0.0...v3.0.1) + +**Fixed bugs:** + +- Ubuntu/Debian: Notify service on config changes [\#107](https://github.com/voxpupuli/puppet-ferm/pull/107) ([bastelfreak](https://github.com/bastelfreak)) + +**Merged pull requests:** + +- Add missing os key in travis config [\#106](https://github.com/voxpupuli/puppet-ferm/pull/106) ([bastelfreak](https://github.com/bastelfreak)) + ## [v3.0.0](https://github.com/voxpupuli/puppet-ferm/tree/v3.0.0) (2020-04-21) [Full Changelog](https://github.com/voxpupuli/puppet-ferm/compare/v2.7.0...v3.0.0) diff --git a/metadata.json b/metadata.json index 7673774..236f5eb 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-ferm", - "version": "3.0.1-rc0", + "version": "3.0.1", "author": "Vox Pupuli", "summary": "deploy and manage ferm", "license": "AGPL-3.0", -- cgit v1.2.3