Skip to content

Commit 56a6dfd

Browse files
author
Sean OMeara
committed
Version bump to v2.0.0
1 parent 895461a commit 56a6dfd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

55

6+
v2.0.0
7+
------
8+
- [COOK-3691] Creating and using a openvpn_conf LWRP
9+
10+
611
v1.1.4
712
------
813
### Bug

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Installs and configures openvpn and includes rake tasks for managing certs'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '1.1.5'
7+
version '2.0.0'
88

99
recipe 'openvpn', 'Installs and configures openvpn'
1010
recipe 'openvpn::users', 'Sets up openvpn cert/configs for users data bag items'

0 commit comments

Comments
 (0)