summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-13 19:01:42 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-13 19:01:42 +0000
commit89af0c684e2c64a9ae2e21d5687660f1baa53d89 (patch)
treeae416db652904f56b2f28e388b3e3e920ab44e57 /CHANGELOG.md
parentf62cdbcf34b0a474553ef32ebbc849a764c9e505 (diff)
downloadchef-89af0c684e2c64a9ae2e21d5687660f1baa53d89.tar.gz
Bump version to 14.0.199 by Expeditorv14.0.199
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 b654da1408..0cc6fcb4df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.0.198 -->
-## [v14.0.198](https://github.com/chef/chef/tree/v14.0.198) (2018-04-13)
+<!-- latest_release 14.0.199 -->
+## [v14.0.199](https://github.com/chef/chef/tree/v14.0.199) (2018-04-13)
#### Merged Pull Requests
-- Add support for route metric [#7140](https://github.com/chef/chef/pull/7140) ([tomdoherty](https://github.com/tomdoherty))
+- add the resources() dsl method back to providers [#7152](https://github.com/chef/chef/pull/7152) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
<!-- release_rollup since=14.0.190 -->
### Changes since 14.0.190 release
#### Merged Pull Requests
+- add the resources() dsl method back to providers [#7152](https://github.com/chef/chef/pull/7152) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.199 -->
- Add support for route metric [#7140](https://github.com/chef/chef/pull/7140) ([tomdoherty](https://github.com/tomdoherty)) <!-- 14.0.198 -->
- Fix up knife logging [#7144](https://github.com/chef/chef/pull/7144) ([thommay](https://github.com/thommay)) <!-- 14.0.197 -->
- fix for enable/disable repo ordering [#7148](https://github.com/chef/chef/pull/7148) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.196 -->