Skip to content

Commit c8f23b3

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent 5446cb2 commit c8f23b3

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

Logging/Logging.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '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 = @()

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+

docs/RELEASE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
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

0 commit comments

Comments
 (0)