Skip to content

Commit

Permalink
Merge pull request choria-legacy#5 from Magisus/bump-2.10.4
Browse files Browse the repository at this point in the history
Updates for 2.10.4 release
  • Loading branch information
joshcooper committed Apr 26, 2017
2 parents 9a9d27e + 9d5b529 commit 75e02d9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mcollective.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ module MCollective

MCollective::Vendor.load_vendored

VERSION="2.10.3"
VERSION="2.10.4"

def self.version
VERSION
Expand Down
11 changes: 11 additions & 0 deletions website/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ will be highlighted here.

<a name="2_10_3">&nbsp;</a>

## 2.10.4 - 2017/04/04

### Changes since 2.10.3

|Date|Description|Ticket|
|----|-----------|------|
|2017/05/11|Release *2.10.4*||
|2017/04/06|Switch to using YAML.safe_load|MCO-794|

<a name="2_10_3">&nbsp;</a>

## 2.10.3 - 2017/04/04

### Changes since 2.10.2
Expand Down

0 comments on commit 75e02d9

Please sign in to comment.