]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
release 3.0.1
authorTim Meusel <tim@bastelfreak.de>
Wed, 6 May 2020 19:07:57 +0000 (21:07 +0200)
committerTim Meusel <tim@bastelfreak.de>
Wed, 6 May 2020 19:07:57 +0000 (21:07 +0200)
CHANGELOG.md
metadata.json

index 72cfa998dd3b90653c823089b79d5eb93e3b0826..8261ea27e86a3e3898c1688480244fa29746e3d8 100644 (file)
@@ -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)
index 7673774c62186315ca06e33688589f1733a6dee9..236f5eb875069d22394a691e0fc6c8984fb2d31a 100644 (file)
@@ -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",