Skip to content

Commit 18e35cf

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent 2eb6136 commit 18e35cf

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

59

@@ -176,3 +180,4 @@ It should improve logging performance to a new level thanks to the amazing work
176180

177181

178182

183+

0 commit comments

Comments
 (0)