Skip to content

Commit 6cecc85

Browse files
authored
Merge pull request #408 from puppetlabs/release-prep
Release prep v10.1.3
2 parents 3998da2 + 8e1b597 commit 6cecc85

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8+
## [v10.1.3](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.1.3) - 2025-06-04
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.1.2...v10.1.3)
11+
12+
### Fixed
13+
14+
- (CAT-2303): Enhance FormsAuthentication handling for IIS applications [#405](https://github.com/puppetlabs/puppetlabs-iis/pull/405) ([span786](https://github.com/span786))
15+
816
## [v10.1.2](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.1.2) - 2025-04-11
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.1.1...v10.1.2)

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": "10.1.2",
3+
"version": "10.1.3",
44
"author": "puppetlabs",
55
"summary": "Manage IIS for Windows Server 2012, 2012R2, 2016, 2019 and 2022. Maintain application sites, pools, installation, and many other IIS settings.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)