Skip to content

Commit 39887c1

Browse files
committed
Updated module to 2.6.0
1 parent dcf8370 commit 39887c1

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

365AutomatedLab.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = '365AutomatedLab.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.5.0'
15+
ModuleVersion = '2.6.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# 365AutomatedLab Changelog
22

3+
### 2.6.0
4+
5+
**Fixed**
6+
7+
*New-CT365DataEnvironment*
8+
9+
* Didn’t always handle creating new files correctly, and changed it so it doesn’t ask you if you want to create file, as it wasn’t consistent. Looking into adding the feature back later once it is more stable.
10+
311
### 2.5.0
412

513
**Updated Features**

0 commit comments

Comments
 (0)