Skip to content

Commit

Permalink
Prepare for release 1.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanone committed Sep 1, 2018
1 parent a59b1be commit 1159d03
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 1.2.3 (August 31, 2018)

Improvements:

- Updated `pdk` templates.
- Added tests for Debian 9 release.
- Updated `puppetlabs-stdlib` dependency version.
- Fixed minor documentation issues.

## 1.2.2 (June 30, 2018)

Improvements:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ If you want to use your own unless condition, you can do it. This example uses w

* [stdlib][1]

[1]:https://github.com/puppetlabs/puppetlabs-stdlib
[1]:https://forge.puppet.com/puppetlabs/stdlib

## Development

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rehan-wget",
"version": "1.2.2",
"version": "1.2.3",
"author": "Rehan Mahmood",
"summary": "Install, manage and configure wget and retrieve files using it",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1159d03

Please sign in to comment.