Skip to content

Commit aa99080

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent cc8e532 commit aa99080

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Logging/Logging.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'Logging.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.3.1'
15+
ModuleVersion = '4.3.2'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## 4.3.2 (2020-05-28)
4+
5+
6+
- [FIX] SEQ: fix url when ApiKey is used (#96) (@gahujipo)
7+
38
## 4.3.1 (2020-05-28)
49

510

@@ -179,5 +184,6 @@ It should improve logging performance to a new level thanks to the amazing work
179184

180185

181186

187+
182188

183189

docs/RELEASE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
2-
- [FIX] SEQ: fix url when ApiKey is used (#96) (@gahujipo)

0 commit comments

Comments
 (0)