File tree 1 file changed +3
-3
lines changed
Microsoft.Xrm.Data.PowerShell
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
RootModule = ' Microsoft.Xrm.Data.Powershell.psm1'
25
25
26
26
# Version number of this module.
27
- ModuleVersion = ' 2.8.13 '
27
+ ModuleVersion = ' 2.8.14 '
28
28
29
29
# ID used to uniquely identify this module
30
30
GUID = ' 7df9c140-65c3-4862-b3bc-73fad633aae4'
@@ -116,11 +116,11 @@ PrivateData = @{
116
116
# ReleaseNotes of this module
117
117
ReleaseNotes = '
118
118
Lots of changes and enhancements to auth in this release:
119
- - Updated to escape clientsecret in the connection strings built by connect-crmonline
119
+ - Fixed a bug in the parameter set for Add-CrmSecurityRoleToUser
120
120
- Updated to latest assemblies https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/
121
121
- For samples visit the community sample site here: https://github.com/seanmcne/Microsoft.Xrm.Data.PowerShell.samples
122
122
123
- Including newer xrm tooling which has the following improvements :
123
+ Including latest xrm tooling:
124
124
- 3.3.0.911 review the following website for release notes: https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell/'
125
125
# Prerelease = '-alpha'
126
126
You can’t perform that action at this time.
0 commit comments