Skip to content

Commit 0edada0

Browse files
Merge pull request #35 from KarolKaczmarek/0715release
Update readme and module manifest for version 3.4.0.0
2 parents 04b1f35 + c320ee2 commit 0edada0

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,12 @@ Domain members may be specified using domain\name or Universal Principal Name (U
134134

135135
### Unreleased
136136

137+
### 3.4.0.0
138+
137139
* Added logging inner exception messages in xArchive and xPackage resources
140+
* Fixed hash calculation in Get-CacheEntry
141+
* Fixed issue with PSDSCComplianceServer returning HTTP Error 401.2
142+
138143

139144
### 3.3.0.0
140145

xPSDesiredStateConfiguration.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
# Version number of this module.
3-
ModuleVersion = '3.3.0.0'
3+
ModuleVersion = '3.4.0.0'
44

55
# ID used to uniquely identify this module
66
GUID = 'cc8dc021-fa5f-4f96-8ecf-dfd68a6d9d48'

0 commit comments

Comments
 (0)