Skip to content

Commit 57e8b83

Browse files
committed
Release v2.3.3
1 parent 0b0e454 commit 57e8b83

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Wsus-server CHANGELOG
22
==============
33
This file is used to list changes made in each version of the wsus-server cookbook.
44

5+
2.3.3 (2024-07-31)
6+
------------------
7+
- [PR 39](https://github.com/criteo-cookbooks/wsus-server/pull/39) - Properly translate true/false from ruby to Powershell
8+
59
2.3.2 (2019-09-19)
610
------------------
711
- [PR 35](https://github.com/criteo-cookbooks/wsus-server/pull/35) - Use ProxyPassword from the resource definition

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 wsus server'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '2.3.2'
7+
version '2.3.3'
88
supports 'windows'
99
depends 'windows'
1010

0 commit comments

Comments
 (0)