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