Skip to content

Commit 90ac419

Browse files
Merge pull request #328 from puppetlabs/release-prep
Release prep v8.0.3
2 parents 3b5f596 + fac77b0 commit 90ac419

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
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)
5+
## [v8.0.3](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.0.3) (2021-06-28)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v8.0.2...v8.0.3)
8+
9+
### Fixed
10+
11+
- Correct error handling in require ruby-pwsh [\#325](https://github.com/puppetlabs/puppetlabs-iis/pull/325) ([benningm](https://github.com/benningm))
12+
13+
## [v8.0.2](https://github.com/puppetlabs/puppetlabs-iis/tree/v8.0.2) (2021-05-10)
614

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

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.2",
3+
"version": "8.0.3",
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)