Skip to content

Commit 9fbeacc

Browse files
committed
Version 1.0.0
1 parent 0fc273f commit 9fbeacc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v1.0.0 (2021-04-29)
4+
5+
- Set resources to unified_mode for Chef 17
6+
37
## v0.2.2 (2021-04-08)
48

59
- Fix home directory creation with incorrect owner/group

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'bmhughes@bmhughes.co.uk'
44
license 'Apache-2.0'
55
description 'Configures user SSH keys and options'
6-
version '0.2.2'
6+
version '1.0.0'
77
chef_version '>= 16.0'
88

99
issues_url 'https://github.com/bmhughes/user_ssh/issues'

0 commit comments

Comments
 (0)