summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-19 19:54:34 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-19 19:54:34 +0000
commitc245adc26711abe4d4bb24d37b08e8ee652d17f6 (patch)
treea917f4c486df690c03630588855408105d876371 /CHANGELOG.md
parent76ac64592cdc7a493e8ab00838faee6fc5139dc2 (diff)
downloadchef-c245adc26711abe4d4bb24d37b08e8ee652d17f6.tar.gz
Bump version to 15.0.225 by Chef Expeditorv15.0.225
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 539fddd96d..b743d22f0e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.0.224 -->
-## [v15.0.224](https://github.com/chef/chef/tree/v15.0.224) (2019-04-19)
+<!-- latest_release 15.0.225 -->
+## [v15.0.225](https://github.com/chef/chef/tree/v15.0.225) (2019-04-19)
#### Merged Pull Requests
-- fix default/override attribute blacklists and whitelists [#8396](https://github.com/chef/chef/pull/8396) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add ed25519 deps, bump highline and net-ssh pins and pull inspec from git [#8380](https://github.com/chef/chef/pull/8380) ([tas50](https://github.com/tas50))
<!-- latest_release -->
<!-- release_rollup -->
### Changes since latest stable release
#### Merged Pull Requests
+- Add ed25519 deps, bump highline and net-ssh pins and pull inspec from git [#8380](https://github.com/chef/chef/pull/8380) ([tas50](https://github.com/tas50)) <!-- 15.0.225 -->
- fix default/override attribute blacklists and whitelists [#8396](https://github.com/chef/chef/pull/8396) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 15.0.224 -->
- Replace highline with tty-screen in knife list [#8381](https://github.com/chef/chef/pull/8381) ([tas50](https://github.com/tas50)) <!-- 15.0.223 -->
- Sync the CLI option descriptions between chef-client and chef-solo [#8391](https://github.com/chef/chef/pull/8391) ([tas50](https://github.com/tas50)) <!-- 15.0.222 -->