File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
22
3- <!-- latest_release 8.2.0 -->
4- ## [ 8.2.0 ] ( https://github.com/chef/omnibus/tree/8.2.0 ) (2021-08-10 )
3+ <!-- latest_release 8.2.1 -->
4+ ## [ 8.2.1 ] ( https://github.com/chef/omnibus/tree/8.2.1 ) (2021-08-13 )
55
66#### Merged Pull Requests
7- - Add new DSL for GO to builder [ #1032 ] ( https://github.com/chef/omnibus/pull/1032 ) ([ mimaslanka] ( https://github.com/mimaslanka ) )
7+ - Fix pathing for go on windows [ #1034 ] ( https://github.com/chef/omnibus/pull/1034 ) ([ mimaslanka] ( https://github.com/mimaslanka ) )
88<!-- latest_release -->
99<!-- release_rollup since=8.1.15 -->
1010### Changes not yet released to rubygems.org
1111
1212#### Merged Pull Requests
13+ - Fix pathing for go on windows [ #1034 ] ( https://github.com/chef/omnibus/pull/1034 ) ([ mimaslanka] ( https://github.com/mimaslanka ) ) <!-- 8.2.1 -->
1314- Add new DSL for GO to builder [ #1032 ] ( https://github.com/chef/omnibus/pull/1032 ) ([ mimaslanka] ( https://github.com/mimaslanka ) ) <!-- 8.2.0 -->
1415- Update aruba requirement from ~ > ; 1.1 to ~ > ; 2.0 [ #1029 ] ( https://github.com/chef/omnibus/pull/1029 ) ([ dependabot[ bot]] ( https://github.com/dependabot[bot] ) ) <!-- 8.1.16 -->
1516<!-- release_rollup -->
Original file line number Diff line number Diff line change 1- 8.2.0
1+ 8.2.1
Original file line number Diff line number Diff line change 1515#
1616
1717module Omnibus
18- VERSION = "8.2.0 " . freeze
18+ VERSION = "8.2.1 " . freeze
1919end
You can’t perform that action at this time.
0 commit comments