Skip to content

Commit 3da47b8

Browse files
authored
Merge pull request #338 from david22swan/release_prep
Release prep v8.1.0
2 parents 0f935a2 + 43f0b22 commit 3da47b8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.1.0](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.1.0) (2022-03-14)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v8.0.3...v8.1.0)
8+
9+
### Added
10+
11+
- pdksync - (FM-8922) - Add Support for Windows 2022 [\#335](https://github.com/puppetlabs/puppetlabs-iis/pull/335) ([david22swan](https://github.com/david22swan))
12+
13+
### Fixed
14+
15+
- MODULES-11188: trim physicalpath for iis_application resource [\#330](https://github.com/puppetlabs/puppetlabs-iis/pull/330) ([adrianiurca](https://github.com/adrianiurca))
16+
- (MODULES-11188) Fix physicalPath on apps and sites [\#336](https://github.com/puppetlabs/puppetlabs-iis/pull/336) ([chelnak](https://github.com/chelnak))
17+
518
## [v8.0.3](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.0.3) (2021-06-28)
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v8.0.2...v8.0.3)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-iis",
3-
"version": "8.0.3",
3+
"version": "8.1.0",
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)