Skip to content

Commit ccb5355

Browse files
author
EsOsO
committed
Updated docs [skip ci]
1 parent 83fa3d1 commit ccb5355

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

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.2.13'
15+
ModuleVersion = '4.3.1'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 4.3.1 (2020-05-28)
4+
5+
6+
- [NEW] added target for Azure Log Analytics Workspace (thx to @manualbashing)
7+
- [NEW] added target for Webex Teams (thx to @itshorty)
8+
- [FIX] fixed module autoload (thx to @Tadas)
9+
- [FIX] module don't hang shell exit (thx to @Tadas) #82
10+
311
## 4.2.13 (2020-02-25)
412

513

@@ -170,5 +178,6 @@ It should improve logging performance to a new level thanks to the amazing work
170178

171179

172180

181+
173182

174183

docs/RELEASE.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
2-
- [NEW] added target for Azure Log Analytics Workspace (thx to @manualbashing)
3-
- [NEW] added target for Webex Teams (thx to @itshorty)
4-
- [FIX] fixed module autoload (thx to @Tadas)
5-
- [FIX] module don't hang shell exit (thx to @Tadas) #82

0 commit comments

Comments
 (0)