Skip to content

Commit ac9ae29

Browse files
author
Sean OMeara
committed
Version bump to v2.3.0
1 parent b214afc commit ac9ae29

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ sudo Cookbook CHANGELOG
33
This file is used to list changes made in each version of the sudo cookbook.
44

55

6+
v2.3.0
7+
------
8+
### Improvement
9+
- **[COOK-3843](https://tickets.opscode.com/browse/COOK-3843)** - Make cookbook 'sudo' compatible with Mac OS X
10+
11+
612
v2.2.2
713
------
814
### Improvement

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'cookbooks@opscode.com'
44
license 'Apache 2.0'
55
description 'Installs sudo and configures /etc/sudoers'
6-
version '2.2.3'
6+
version '2.3.0'
77

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

0 commit comments

Comments
 (0)