Permalink
Browse files

(packaging) Prepare 3.1.4 release

  • Loading branch information...
MikaelSmith committed Apr 6, 2017
1 parent 5b071d0 commit ad332ad9dddd94b55c6c4c19d375b311df877071
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 ad332ad

Please sign in to comment.