Skip to content

Commit 4cfed81

Browse files
committed
bump version to 0.3.0
1 parent db52aee commit 4cfed81

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
@@ -0,0 +1,8 @@
1+
## Puppet Autosign Changelog
2+
3+
## 0.3.0
4+
* Allow the config to be a sensitive type
5+
* Add ability to manage package resource
6+
* Fixing testing errors
7+
* init changelog
8+

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "danieldreier-autosign",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"author": "danieldreier",
55
"summary": "Manage certificate autosigning using the autosign gem",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)