diff --git a/PowerShell/Modules/TUN.Logging/TUN.Logging.md b/PowerShell/Modules/TUN.Logging/TUN.Logging.md index 85fd7cf..d33bfd2 100644 --- a/PowerShell/Modules/TUN.Logging/TUN.Logging.md +++ b/PowerShell/Modules/TUN.Logging/TUN.Logging.md @@ -1,7 +1,7 @@ --- Module Name: TUN.Logging Module Guid: eeac1534-25a5-4429-a073-17ec769525f5 -Module Version: 1.1.1 +Module Version: 1.1.2 Locale: en-US --- @@ -15,7 +15,7 @@ Provides easy to use file and mail logging. Documentation of module at https://g This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/ ## Module Metadata -Module version: 1.1.1 +Module version: 1.1.2 Module GUID: eeac1534-25a5-4429-a073-17ec769525f5 Author: Markus Szumovski Company: ThingsUNeed @@ -33,6 +33,7 @@ V 1.0.4: Bumped required module version V 1.0.5: Bugfixes for logging from console or function, added logging of user V 1.1.0: Bugfixes for Linux, now compatible with Linux Powershell Core V 1.1.1: Bugfixing fallback color +V 1.1.2: Updated markdown help and added examples ### Required Modules * TUN.Credentials (1.1.0)