File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1212RootModule = ' Logging.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 4.5.0 '
15+ ModuleVersion = ' 4.7.1 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 4.7.1 (2021-02-11)
4+
5+
6+ - [ ADD] Teams target now support additional body types for adaptive cards (@jangins101 )
7+ - [ FIX] Refactored Teams target (@jangins101 )
8+ - [ FIX] Removed formatting timestamp on log event creation, this caused lost of milliseconds later on
9+
310## 4.5.0 (2020-10-22)
411
512
@@ -163,3 +170,4 @@ It should improve logging performance to a new level thanks to the amazing work
163170- Moved to platyps doc generation tool
164171- Major folder structure change
165172
173+
Original file line number Diff line number Diff line change 1-
2- - [ ADD] Teams target now support additional body types for adaptive cards (@jangins101 )
3- - [ FIX] Refactored Teams target (@jangins101 )
4- - [ FIX] Removed formatting timestamp on log event creation, this caused lost of milliseconds later on
You can’t perform that action at this time.
0 commit comments