Skip to content

Commit 7f93b73

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent 5cbe86b commit 7f93b73

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.8.2'
15+
ModuleVersion = '4.8.3'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/CHANGELOG.md

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

3+
## 4.8.3 (2021-10-06)
4+
5+
6+
37
## 4.8.2 (2021-03-15)
48

59

@@ -186,3 +190,4 @@ It should improve logging performance to a new level thanks to the amazing work
186190

187191

188192

193+

0 commit comments

Comments
 (0)