Skip to content

Commit

Permalink
Version bump to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Aug 28, 2013
1 parent de15aaf commit ac46f9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ sudo Cookbook CHANGELOG
This file is used to list changes made in each version of the sudo cookbook.


v2.2.0
------
### New Feature
- **[COOK-3056](https://tickets.opscode.com/browse/COOK-3056)** - Allow custom sudoers config prefix

v2.1.4
------
This is a bugfix for 11.6.0 compatibility, as we're not monkey-patching Erubis::Context.
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache 2.0'
description 'Installs sudo and configures /etc/sudoers'
version '2.1.5'
version '2.2.0'

recipe 'sudo', 'Installs sudo and configures /etc/sudoers'

Expand Down

0 comments on commit ac46f9e

Please sign in to comment.