Permalink
Browse files

Merge pull request #13 from puppetlabs/release-3.1.4

(packaging) Prepare 3.1.4 release
  • Loading branch information...
MikaelSmith committed Apr 6, 2017
2 parents 5b071d0 + ad332ad commit 6068bd5561635edd415a8289d984d194d6257f57
Showing with 7 additions and 1 deletion.
  1. +6 −0 CHANGELOG.md
  2. +1 −1 agent/service.ddl
View
@@ -2,6 +2,12 @@
Change history for mcollective-service.
## 3.1.4
Released 2017-04-06
* Support @ as a valid character in service_name (MCOP-588)
## 3.1.3
Released 2014-06-18
View
@@ -2,7 +2,7 @@ metadata :name => "service",
:description => "Start and stop system services",
:author => "R.I.Pienaar",
:license => "ASL 2.0",
:version => "3.1.3",
:version => "3.1.4",
:url => "http://projects.puppetlabs.com/projects/mcollective-plugins/wiki",
:timeout => 60

0 comments on commit 6068bd5

Please sign in to comment.