We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa42c4 commit fdfe05bCopy full SHA for fdfe05b
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is mainly based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Unreleased
+## 3.4.1 - 2026-03-24
9
10
* Fixed: Remove the stream aliases for build-in PowerShell stream functions on Windows PowerShell 5.1 (Stop-ScriptLogger)
11
ScriptLogger/ScriptLogger.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'ScriptLogger.psm1'
4
# Version number of this module.
- ModuleVersion = '3.4.0'
+ ModuleVersion = '3.4.1'
# Supported PSEditions
# CompatiblePSEditions = @()
0 commit comments