File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 0.18.0] ( https://github.com/chef/train/tree/0.18.0 ) (2016-08-26)
4
- [ Full Changelog] ( https://github.com/chef/train/compare/v0.17.0...0.18.0 )
3
+ ## [ 0.19.0] ( https://github.com/chef/train/tree/0.19.0 ) (2016-09-05)
4
+ [ Full Changelog] ( https://github.com/chef/train/compare/v0.18.0...0.19.0 )
5
+
6
+ ** Fixed bugs:**
7
+
8
+ - use stat -c for alpine linux [ \# 146] ( https://github.com/chef/train/pull/146 ) ([ chris-rock] ( https://github.com/chris-rock ) )
9
+
10
+ ** Merged pull requests:**
11
+
12
+ - support ruby 2.2.1 [ \# 145] ( https://github.com/chef/train/pull/145 ) ([ chris-rock] ( https://github.com/chris-rock ) )
13
+ - Use winrm v2 implementation [ \# 122] ( https://github.com/chef/train/pull/122 ) ([ mwrock] ( https://github.com/mwrock ) )
14
+
15
+ ## [ v0.18.0] ( https://github.com/chef/train/tree/v0.18.0 ) (2016-08-26)
16
+ [ Full Changelog] ( https://github.com/chef/train/compare/v0.17.0...v0.18.0 )
5
17
6
18
** Merged pull requests:**
7
19
Original file line number Diff line number Diff line change 3
3
# Author:: Dominik Richter (<[email protected] >)
4
4
5
5
module Train
6
- VERSION = '0.18 .0' . freeze
6
+ VERSION = '0.19 .0' . freeze
7
7
end
You can’t perform that action at this time.
0 commit comments