We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc273f commit 9fbeaccCopy full SHA for 9fbeacc
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v1.0.0 (2021-04-29)
4
+
5
+- Set resources to unified_mode for Chef 17
6
7
## v0.2.2 (2021-04-08)
8
9
- Fix home directory creation with incorrect owner/group
metadata.rb
@@ -3,7 +3,7 @@
maintainer_email 'bmhughes@bmhughes.co.uk'
license 'Apache-2.0'
description 'Configures user SSH keys and options'
-version '0.2.2'
+version '1.0.0'
chef_version '>= 16.0'
issues_url 'https://github.com/bmhughes/user_ssh/issues'
0 commit comments