Skip to content

Commit 1cd6e97

Browse files
committed
Update CHANGELOG.md
Add update 2.9.0
1 parent f28513b commit 1cd6e97

1 file changed

Lines changed: 43 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,46 @@
11
# 365AutomatedLab Changelog
2+
3+
### 2.9.0
4+
5+
**Brief Summary**
6+
7+
Added new parameters to cmdlets and cleaned up some formatting.
8+
9+
**Updated Features**
10+
11+
*New-CT365User*
12+
13+
* CompanyName
14+
* EmployeeHireDate
15+
* EmplyeeId
16+
* EmployeeType
17+
* Employee, Contractor, Consultant, or Vendor.
18+
* FaxNumber
19+
20+
*New-CT365DataEnvironment*
21+
22+
* CompanyName
23+
* EmployeeHireDate
24+
* EmplyeeId
25+
* EmployeeType
26+
* FaxNumber
27+
28+
*Export-CT365ProdUserToExcel*
29+
30+
* CompanyName
31+
* EmployeeHireDate
32+
* EmplyeeId
33+
* EmployeeType
34+
* FaxNumber
35+
36+
*365DataEnvironment.xlsx*
37+
38+
* CompanyName
39+
* EmployeeHireDate
40+
* EmplyeeId
41+
* EmployeeType
42+
* FaxNumber
43+
244
### 2.8.0
345

446
**Updated Feature**
@@ -19,7 +61,7 @@ There was an issue using PnP.PowerShell 2.3 and anything newer than 4.50.0 for t
1961

2062
*New-CT365DataEnvironment*
2163

22-
* Didnt 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.
64+
* 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.
2365

2466
### 2.5.0
2567

0 commit comments

Comments
 (0)