Skip to content

Commit a9adf9b

Browse files
authored
Merge pull request #322 from puppetlabs/release-prep
Release prep v8.0.2
2 parents 8d02763 + 4a805ea commit a9adf9b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v8.0.2](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.0.2) (2021-05-08)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v8.0.1...v8.0.2)
8+
9+
### Fixed
10+
11+
- \(MODULES-9656\) - Enable using 0 for application pool settings [\#321](https://github.com/puppetlabs/puppetlabs-iis/pull/321) ([pmcmaw](https://github.com/pmcmaw))
12+
513
## [v8.0.1](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.0.1) (2021-04-26)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v8.0.0...v8.0.1)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-iis",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"author": "puppetlabs",
55
"summary": "Manage IIS for Windows Server 2008R2, 2012, 2012R2 and 2016. Maintain application sites, pools, installation, and many other IIS settings.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)