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