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.4 .0'
15+ ModuleVersion = ' 4.5 .0'
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 4.5.0 (2020-10-22)
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.4.0 (2020-06-17)
411
512- [ FIX] NotifyBeginApplication/NotifyEndApplication calls not needed (#99 )
@@ -155,3 +162,4 @@ It should improve logging performance to a new level thanks to the amazing work
155162- Moved to psake build tool
156163- Moved to platyps doc generation tool
157164- Major folder structure change
165+
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