Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 5480511

Browse files
author
Isaiah Williams
authored
Updating the change log (#320)
1 parent c5a1fce commit 5480511

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@
2020

2121
# Change Log
2222

23+
## 3.0.10 - July 2020
24+
25+
* Module
26+
* Added a custom assembly resolve to help address conflicts
27+
* Network
28+
* Increased the HTTP timeout to contend with server latency
29+
2330
## 3.0.9 - May 2020
2431

2532
* Module

src/PowerShell/PartnerCenter.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 06/26/2020
6+
# Generated on: 07/08/2020
77
#
88

99
@{

src/PowerShell/PartnerCenter.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 06/26/2020
6+
# Generated on: 07/08/2020
77
#
88

99
$PSDefaultParameterValues.Clear()

0 commit comments

Comments
 (0)