Skip to content

Commit bd28804

Browse files
authored
Merge pull request #217 from puppetlabs/release-prep
Release prep v3.1.1
2 parents 3275122 + 15fc817 commit bd28804

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-
## [v3.1.0](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.0) (2022-05-16)
5+
## [v3.1.1](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.1) (2022-10-03)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v3.1.0...v3.1.1)
8+
9+
### Fixed
10+
11+
- \(MAINT\) Dropped support for Windows\(7,8,8.1, 2008 Server and 2008 R2 Server\) [\#215](https://github.com/puppetlabs/puppetlabs-scheduled_task/pull/215) ([jordanbreen28](https://github.com/jordanbreen28))
12+
13+
## [v3.1.0](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.0) (2022-05-17)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v3.0.1...v3.1.0)
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-scheduled_task",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"author": "puppetlabs",
55
"summary": "Manage scheduled tasks for Windows Server 2012 and newer operating systems.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)