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 f56b255 commit 69f4a83Copy full SHA for 69f4a83
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.3.0 - 2019-11-05
9
10
* Added: The parent folder will be created, if it does not exists
11
ScriptLogger/ScriptLogger.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'ScriptLogger.psm1'
4
# Version number of this module.
- ModuleVersion = '3.2.0'
+ ModuleVersion = '3.3.0'
# Supported PSEditions
# CompatiblePSEditions = @()
0 commit comments