Skip to content

Commit

Permalink
Merge pull request #217 from puppetlabs/release-prep
Browse files Browse the repository at this point in the history
Release prep v3.1.1
  • Loading branch information
GSPatton authored Oct 3, 2022
2 parents 3275122 + 15fc817 commit bd28804
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

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

## [v3.1.0](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.0) (2022-05-16)
## [v3.1.1](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.1) (2022-10-03)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v3.1.0...v3.1.1)

### Fixed

- \(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))

## [v3.1.0](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v3.1.0) (2022-05-17)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v3.0.1...v3.1.0)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-scheduled_task",
"version": "3.1.0",
"version": "3.1.1",
"author": "puppetlabs",
"summary": "Manage scheduled tasks for Windows Server 2012 and newer operating systems.",
"license": "Apache-2.0",
Expand Down

0 comments on commit bd28804

Please sign in to comment.