summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-24 23:06:16 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-24 23:06:16 +0000
commite6c02ab3b6578b7476974c3c7c1dc49cac7c3cc3 (patch)
tree03d1d355faed85dca8c7235d8d4539513fc00a05 /CHANGELOG.md
parent75864a6ac0b1b92ad934c43111407aab7330963b (diff)
downloadchef-e6c02ab3b6578b7476974c3c7c1dc49cac7c3cc3.tar.gz
Bump version to 14.0.26 by Expeditorv14.0.26
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 42e0d0bb9f..813ddcc7c8 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.25 -->
-## [v14.0.25](https://github.com/chef/chef/tree/v14.0.25) (2018-01-24)
+<!-- latest_release 14.0.26 -->
+## [v14.0.26](https://github.com/chef/chef/tree/v14.0.26) (2018-01-24)
#### Merged Pull Requests
-- update immutable API blacklist and whitelist [#6778](https://github.com/chef/chef/pull/6778) ([lamont-granquist](https://github.com/lamont-granquist))
+- Added idempotent checks to windows_task_spec [#6761](https://github.com/chef/chef/pull/6761) ([NAshwini](https://github.com/NAshwini))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- Added idempotent checks to windows_task_spec [#6761](https://github.com/chef/chef/pull/6761) ([NAshwini](https://github.com/NAshwini)) <!-- 14.0.26 -->
- update immutable API blacklist and whitelist [#6778](https://github.com/chef/chef/pull/6778) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.25 -->
- Fix regression where message isn&#39;t an identity property in log resource [#6779](https://github.com/chef/chef/pull/6779) ([tas50](https://github.com/tas50)) <!-- 14.0.24 -->
- speed up http func tests [#6775](https://github.com/chef/chef/pull/6775) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 14.0.23 -->