Skip to content

Commit 53554c9

Browse files
author
Sean OMeara
committed
Version bump to v1.6.2
1 parent bbda5ca commit 53554c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ IIS Cookbook CHANGELOG
33
This file is used to list changes made in each version of the IIS cookbook.
44

55

6+
v1.6.2
7+
------
8+
### Improvement
9+
- **[COOK-3634](https://tickets.opscode.com/browse/COOK-3634)** - provide ability to set app pool managedRuntimeVersion to "No Managed Code"
10+
11+
612
v1.6.0
713
------
814
### Improvement

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
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 "1.6.1"
7+
version "1.6.2"
88
supports "windows"
99
depends "windows", ">= 1.2.6"

0 commit comments

Comments
 (0)