Skip to content

Commit b8e3c78

Browse files
authored
Merge pull request #25 from puppetlabs/release-prep
Release prep v1.0.0
2 parents 969e1c0 + 3661448 commit b8e3c78

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Release 1.0.0
6+
7+
### Major changes
8+
9+
* Module upgraded to be Puppet 8 compatible
10+
511
## Release 0.6.1
612

713
### Bug fixes

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-ruby_task_helper",
3-
"version": "0.6.1",
3+
"version": "1.0.0",
44
"author": "Puppet, Inc.",
55
"summary": "A helper for writing tasks in ruby",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)