|
1 | 1 | <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> |
2 | 2 |
|
3 | | -<!-- latest_release 6.1.4 --> |
| 3 | +<!-- latest_release --> |
| 4 | +<!-- latest_release --> |
| 5 | +<!-- release_rollup --> |
| 6 | +<!-- release_rollup --> |
| 7 | +<!-- latest_stable_release --> |
4 | 8 | ## [6.1.4](https://github.com/chef/omnibus/tree/6.1.4) (2019-09-19) |
5 | 9 |
|
6 | 10 | #### Merged Pull Requests |
| 11 | +- Separate removing writable dmg [#895](https://github.com/chef/omnibus/pull/895) ([jaymalasinha](https://github.com/jaymalasinha)) |
| 12 | +- Use architecture from platform mappings file when publishing packages [#896](https://github.com/chef/omnibus/pull/896) ([jeremiahsnapp](https://github.com/jeremiahsnapp)) |
| 13 | +- Change exclude to use `**` to skip levels [#834](https://github.com/chef/omnibus/pull/834) ([richardc](https://github.com/richardc)) |
| 14 | +- Pretty print version manifest to pkg folder [#839](https://github.com/chef/omnibus/pull/839) ([balasankarc](https://github.com/balasankarc)) |
| 15 | +- Unmount dmg before detaching [#897](https://github.com/chef/omnibus/pull/897) ([jaymalasinha](https://github.com/jaymalasinha)) |
7 | 16 | - use chef-fauxhai, chef-sugar-ng and chef-cleanroom gems [#903](https://github.com/chef/omnibus/pull/903) ([lamont-granquist](https://github.com/lamont-granquist)) |
8 | | -<!-- latest_release --> |
9 | | -<!-- release_rollup since=6.0.30 --> |
10 | | -### Changes not yet released to rubygems.org |
11 | | - |
12 | | -#### Merged Pull Requests |
13 | | -- use chef-fauxhai, chef-sugar-ng and chef-cleanroom gems [#903](https://github.com/chef/omnibus/pull/903) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 6.1.4 --> |
14 | | -- Unmount dmg before detaching [#897](https://github.com/chef/omnibus/pull/897) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 6.1.3 --> |
15 | | -- Pretty print version manifest to pkg folder [#839](https://github.com/chef/omnibus/pull/839) ([balasankarc](https://github.com/balasankarc)) <!-- 6.1.2 --> |
16 | | -- Change exclude to use `**` to skip levels [#834](https://github.com/chef/omnibus/pull/834) ([richardc](https://github.com/richardc)) <!-- 6.1.1 --> |
17 | | -- Use architecture from platform mappings file when publishing packages [#896](https://github.com/chef/omnibus/pull/896) ([jeremiahsnapp](https://github.com/jeremiahsnapp)) <!-- 6.1.0 --> |
18 | | -- Separate removing writable dmg [#895](https://github.com/chef/omnibus/pull/895) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 6.0.31 --> |
19 | | -<!-- release_rollup --> |
20 | 17 | <!-- latest_stable_release --> |
| 18 | + |
21 | 19 | ## [6.0.30](https://github.com/chef/omnibus/tree/6.0.30) (2019-06-13) |
22 | 20 |
|
23 | 21 | #### Merged Pull Requests |
24 | 22 | - Add buildkite PR verification to expeditor [#891](https://github.com/chef/omnibus/pull/891) ([tas50](https://github.com/tas50)) |
25 | 23 | - Switch off my fork of rspec-json_expectations & fix spec failures [#885](https://github.com/chef/omnibus/pull/885) ([tas50](https://github.com/tas50)) |
26 | | -<!-- latest_stable_release --> |
27 | 24 |
|
28 | 25 | ## [v6.0.25](https://github.com/chef/omnibus/tree/v6.0.25) (2019-04-16) |
29 | 26 |
|
|
0 commit comments