Skip to content

Commit

Permalink
Prepare for release 1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanone committed May 7, 2018
1 parent d91b26c commit ebefa28
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.2.1 (May 6, 2018)

Improvements:

- Updated `pdk` templates.
- Updated minimum required `puppet` version to `4.10.0`.

## 1.2.0 (April 18, 2018)

Improvements:
Expand Down
5 changes: 3 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rehan-wget",
"version": "1.2.0",
"version": "1.2.1",
"author": "Rehan Mahmood",
"summary": "Install, manage and configure wget and retrieve files using it",
"license": "Apache-2.0",
Expand Down Expand Up @@ -79,7 +79,8 @@
"16.04",
"16.10",
"17.04",
"17.10"
"17.10",
"18.04"
]
},
{
Expand Down

0 comments on commit ebefa28

Please sign in to comment.