Skip to content

Commit b1d64db

Browse files
author
Aaron Russo
committed
Prepare for version 2.2.0
1 parent 0ba2fa8 commit b1d64db

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2016-04-08 Aaron Russo <[email protected]> - 2.2.0
2+
* stunnel::tun options parameter now handles an array for multiple options (mjs510)
3+
* support uninstalling stunnel::tun resources (mjs510)
4+
* update documentation to show disabling of SSLv3 by default (mjs510)
5+
* fix: make cert param optional if client == true (mjs510)
6+
* fix: actually use a custom stunnel::tun template if provided (albustax)
7+
* fix: anchor regex pattern validating failover param (mjs510)
8+
19
2015-02-19 Aaron Russo <[email protected]> - 2.1.1
210
* stop testing puppet 3.3 and 3.4, test 3.6 and 3.7 (with and w/o future parser)
311
* fix syntax error in metadata.json causing puppet to fail

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arusso-stunnel",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"author": "arusso",
55
"summary": "stunnel management",
66
"license": "MIT",

0 commit comments

Comments
 (0)