We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb6136 commit 18e35cfCopy full SHA for 18e35cf
Logging/Logging.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'Logging.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '4.8.0'
+ModuleVersion = '4.8.1'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
docs/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 4.8.1 (2021-02-18)
4
+
5
6
7
## 4.8.0 (2021-02-11)
8
9
@@ -176,3 +180,4 @@ It should improve logging performance to a new level thanks to the amazing work
176
180
177
181
178
182
183
0 commit comments