summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-25 17:05:11 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-25 17:05:11 +0000
commit991ab996ea66dfa63f79b7448deb980d60a0e330 (patch)
tree99cdf9a29c8eb1121c8b2e450db2104c08854b76 /CHANGELOG.md
parentdc8adc5901b056d513fd07b736ff50da2ca06563 (diff)
downloadchef-991ab996ea66dfa63f79b7448deb980d60a0e330.tar.gz
Bump version to 14.0.27 by Expeditorv14.0.27
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 813ddcc7c8..a9e1e33b16 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.26 -->
-## [v14.0.26](https://github.com/chef/chef/tree/v14.0.26) (2018-01-24)
+<!-- latest_release 14.0.27 -->
+## [v14.0.27](https://github.com/chef/chef/tree/v14.0.27) (2018-01-25)
#### Merged Pull Requests
-- Added idempotent checks to windows_task_spec [#6761](https://github.com/chef/chef/pull/6761) ([NAshwini](https://github.com/NAshwini))
+- [MSYS-724] Chef::Util::Windows::LogonSession should allow having only the prescribed users permissions [#6687](https://github.com/chef/chef/pull/6687) ([NimishaS](https://github.com/NimishaS))
<!-- latest_release -->
<!-- release_rollup since=13.7.16 -->
### Changes since 13.7.16 release
#### Merged Pull Requests
+- [MSYS-724] Chef::Util::Windows::LogonSession should allow having only the prescribed users permissions [#6687](https://github.com/chef/chef/pull/6687) ([NimishaS](https://github.com/NimishaS)) <!-- 14.0.27 -->
- 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 -->