Skip to content

Commit 966deb4

Browse files
authored
Merge pull request #399 from puppetlabs/release-prep
Release prep v10.1.0
2 parents 743eee6 + 4c5a956 commit 966deb4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ 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.0.1](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.0.1) - 2024-12-10
8+
## [v10.1.0](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.1.0) - 2025-03-12
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.0.1...v10.1.0)
11+
12+
### Added
13+
14+
- (CAT-2218): Add 'forms' to valid authentication schemas and update validation message [#398](https://github.com/puppetlabs/puppetlabs-iis/pull/398) ([span786](https://github.com/span786))
15+
16+
## [v10.0.1](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.0.1) - 2024-12-17
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.0.0...v10.0.1)
1119

metadata.json

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

0 commit comments

Comments
 (0)