File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is mainly based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8- ## Unreleased
8+ ## 3.4.0 - 2026-01-14
99
1010* Added: Feature to override the default streams like Write-Verbose to use the build-in functions to log messages (Start-ScriptLogger)
1111* Added: Support for platform specific system log on Linux using the logger command (Write-ScriptLoggerPlatformLog)
Original file line number Diff line number Diff line change 33 RootModule = ' ScriptLogger.psm1'
44
55 # Version number of this module.
6- ModuleVersion = ' 3.3 .0'
6+ ModuleVersion = ' 3.4 .0'
77
88 # Supported PSEditions
99 # CompatiblePSEditions = @()
You can’t perform that action at this time.
0 commit comments