Skip to content

Commit b916434

Browse files
committed
Release 5.0.8
1 parent d9ca8fe commit b916434

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This file is used to list changes made in each version of the iis cookbook.
44

5+
## 5.0.8 (2017-03-13)
6+
- [iis-root default_documents broke from last fix](#306)
7+
58
## 5.0.7 (2017-03-07)
69
- [iis-root default_documents deleted every chef run](#306)
710

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Installs/Configures Microsoft Internet Information Services'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '5.0.7'
7+
version '5.0.8'
88
supports 'windows'
99
depends 'windows', '>= 1.34.6'
1010
source_url 'https://github.com/chef-cookbooks/iis'

0 commit comments

Comments
 (0)