Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tejaycar committed Jun 7, 2016
1 parent 8ef14d7 commit 54e3c6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# CHANGELOG for ssh

## 0.10.16
* #58 fix deprication warning in default value of provider (thanks to @CloCkWeRX)
* #59 - fix known_hosts diretctory creation (thanks to @atward)

## 0.10.14
* #54 fix issues in readme (Thanks to @javierav)
* #57 remove un-needed conditional (thanks to @elser82)
* #58 fix deprication warning in default value of provider (thanks to @CloCkWeRX)
* #59 - fix known_hosts diretctory creation (thanks to @atward)
* several updates to get rubocop and foodcritic happy

## 0.10.12
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'LWRPs for managing SSH known_hosts and config files'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.10.14'
version '0.10.16'
issues_url 'https://github.com/markolson/chef-ssh/issues'
source_url 'https://github.com/markolson/chef-ssh'

Expand Down

0 comments on commit 54e3c6c

Please sign in to comment.