diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-02-27 21:12:23 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2015-02-27 21:12:23 -0800 |
commit | 787b7ae18dbf867660847fb7ce8aa7227c5835a4 (patch) | |
tree | aa89afd2de7fc6bc88f918820b85f6491164fefe /CHANGELOG.md | |
parent | 91eff901bdad40f91dc5592d76fba7c927f2c03c (diff) | |
download | chef-787b7ae18dbf867660847fb7ce8aa7227c5835a4.tar.gz |
Update rel notes, doc changes, and changelog for windows service changes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7988ba2dd6..9e44ceffa4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ * make deploy resource attributes nillable (`symlink_before_migrate nil`) works now * mixin the LWRP attribute DSL method into Chef::Resource directly * make all LWRP attributes nillable +* windows service now has a configurable timeout ## 12.1.0 |