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