diff options
author | Chef Expeditor <expeditor@chef.io> | 2020-02-19 23:44:41 +0000 |
---|---|---|
committer | Chef Expeditor <expeditor@chef.io> | 2020-02-19 23:44:41 +0000 |
commit | 9ee2a128e8765aa206c7595e404123737696147b (patch) | |
tree | 597290e966d572821eb5409fb64881cbd3af0ee4 /CHANGELOG.md | |
parent | 34ac42b649c171ddea8ec54ec6f69fbd279d4df0 (diff) | |
download | chef-zero-9ee2a128e8765aa206c7595e404123737696147b.tar.gz |
Update CHANGELOG.md to reflect the promotion of 15.0.0
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5933e18..d08e734 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,19 @@ <!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ --> # Change Log -<!-- latest_release 15.0.0 --> -## [v15.0.0](https://github.com/chef/chef-zero/tree/v15.0.0) (2020-02-19) - -#### Merged Pull Requests -- remove deprecation warnings for ruby 2.7 [#300](https://github.com/chef/chef-zero/pull/300) ([lamont-granquist](https://github.com/lamont-granquist)) +<!-- latest_release --> <!-- latest_release --> -<!-- release_rollup since=14.0.17 --> -### Changes not yet released to rubygems.org - -#### Merged Pull Requests -- remove deprecation warnings for ruby 2.7 [#300](https://github.com/chef/chef-zero/pull/300) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.0 --> +<!-- release_rollup --> <!-- release_rollup --> <!-- latest_stable_release --> +## [v15.0.0](https://github.com/chef/chef-zero/tree/v15.0.0) (2020-02-19) + +#### Merged Pull Requests +- remove deprecation warnings for ruby 2.7 [#300](https://github.com/chef/chef-zero/pull/300) ([lamont-granquist](https://github.com/lamont-granquist)) +<!-- latest_stable_release --> + ## [v14.0.17](https://github.com/chef/chef-zero/tree/v14.0.17) (2019-12-30) #### Merged Pull Requests @@ -23,7 +21,6 @@ - Apply Chefstyle [#298](https://github.com/chef/chef-zero/pull/298) ([tas50](https://github.com/tas50)) - Substitute require for require_relative [#296](https://github.com/chef/chef-zero/pull/296) ([tas50](https://github.com/tas50)) - Use Chefstyle gem and move dev deps to the Gemfile [#299](https://github.com/chef/chef-zero/pull/299) ([tas50](https://github.com/tas50)) -<!-- latest_stable_release --> ## [v14.0.13](https://github.com/chef/chef-zero/tree/v14.0.13) (2019-10-07) |