Skip to content

Commit cfd09d6

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent e30b975 commit cfd09d6

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.1'
15+
ModuleVersion = '4.8.2'
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.2 (2021-03-15)
4+
5+
6+
37
## 4.8.1 (2021-02-18)
48

59

@@ -181,3 +185,4 @@ It should improve logging performance to a new level thanks to the amazing work
181185

182186

183187

188+

0 commit comments

Comments
 (0)