File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11@ {
2- ModuleVersion = ' 0.5.2 '
2+ ModuleVersion = ' 0.5.3 '
33 RootModule = ' PSDevOps.psm1'
44 Description = ' PowerShell Tools for DevOps'
55 Guid = ' e6b56c5f-41ac-4ba4-8b88-2c063f683176'
99 ProjectURI = ' https://github.com/StartAutomating/PSDevOps'
1010 LicenseURI = ' https://github.com/StartAutomating/PSDevOps/blob/master/LICENSE'
1111 ReleaseNotes = @'
12+ 0.5.3
13+ ---
14+ * Get-ADORepository : Adding -PullRequestID
15+ * New/Set-ADOWorkItem: Fixing pipelining issue
16+
12170.5.2
1318---
1419* Get-ADOTeam: Adding alias -AreaPath for -TeamFieldValue, carrying on team property
Original file line number Diff line number Diff line change 1- 0.5.2
1+ 0.5.3
2+ ---
3+ * Get-ADORepository : Adding -PullRequestID
4+ * New/Set-ADOWorkItem: Fixing pipelining issue
5+
6+ 0.5.2
27---
38* Get-ADOTeam: Adding alias -AreaPath for -TeamFieldValue, carrying on team property
49* Set-ADOTeam: Support for -DefaultAreaPath/-AreaPath (TeamFieldValues api, fixing issue #92 )
You can’t perform that action at this time.
0 commit comments