Skip to content

Commit

Permalink
Prepare for release 1.1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanone committed Jun 11, 2017
1 parent e201b67 commit b40fea5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.1.4 (June 11, 2017)

Improvements:

- Replace deprecated `hiera_hash` to `lookup`.
- Update minimum puppet version required is set to `4.7.0`.

Bugfixes:

- Fix the style issues in chaining arrows.

## 1.1.3 (March 26, 2017)

Bugfixes:
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.1.3",
"version": "1.1.4",
"author": "Rehan Mahmood",
"summary": "Install, manage and configure wget and retrieve files using it",
"license": "Apache-2.0",
Expand Down Expand Up @@ -66,7 +66,8 @@
"14.04",
"15.10",
"16.04",
"16.10"
"16.10",
"17.04"
]
},
{
Expand Down

0 comments on commit b40fea5

Please sign in to comment.