Skip to content

Commit

Permalink
Version 1.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Jan 30, 2022
1 parent 785fa86 commit 0714eaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.12.9

- Get encrypted passwords from `/etc/shadow` for some platforms

## v1.12.8

- Support Itamae v1.11.0's `sensitive` attribute in file resources
Expand Down
2 changes: 1 addition & 1 deletion mrblib/mitamae/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MItamae
VERSION = '1.12.8'
VERSION = '1.12.9'
end

0 comments on commit 0714eaa

Please sign in to comment.