Skip to content

Commit fedf76e

Browse files
authored
Merge pull request #151 from puppetlabs/release-prep
Release prep v4.1.0
2 parents c2d6fbd + aba677e commit fedf76e

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
@@ -2,6 +2,14 @@
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+
## [v4.1.0](https://github.com/puppetlabs/support-tasks/tree/v4.1.0) (2022-09-29)
6+
7+
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v4.0.0...v4.1.0)
8+
9+
### Added
10+
11+
- SUP-3551 Change password to sensitive [\#150](https://github.com/puppetlabs/support-tasks/pull/150) ([elainemccloskey](https://github.com/elainemccloskey))
12+
513
## [v4.0.0](https://github.com/puppetlabs/support-tasks/tree/v4.0.0) (2022-05-17)
614

715
[Full Changelog](https://github.com/puppetlabs/support-tasks/compare/v3.1.0...v4.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-support_tasks",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"author": "Puppet Support Team",
55
"summary": "A module used to deliver Tasks for the solutions & configurations described in the PE Support Knowledgebase https://support.puppet.com/hc/en-us",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)