Skip to content

Commit f85db66

Browse files
authored
Merge pull request #263 from puppetlabs/release-prep
Release prep v4.0.2
2 parents 1918cd6 + 94db15c commit f85db66

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+
## [v4.0.2](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v4.0.2) - 2025-02-14
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v4.0.1...v4.0.2)
11+
12+
### Fixed
13+
14+
- Update taskscheduler_api2.rb [#258](https://github.com/puppetlabs/puppetlabs-scheduled_task/pull/258) ([voreilly](https://github.com/voreilly))
15+
816
## [v4.0.1](https://github.com/puppetlabs/puppetlabs-scheduled_task/tree/v4.0.1) - 2024-12-17
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-scheduled_task/compare/v4.0.0...v4.0.1)

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": "4.0.1",
3+
"version": "4.0.2",
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)