Skip to content

Commit

Permalink
Updated ChangeLog.md for v2.16.0710.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshGhodekar committed Jul 10, 2016
1 parent 5c020f7 commit 2eb6899
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ All notable changes to MIMWAL project will be documented in this file. The "Unre

------------

### Version 2.16.0710.0

#### Changed

* RunPowerShellScript User for can now be specified in the UPN format. The Domain\UserName or UPN format is also only required if "Impersonate PowerShell User" option is selected.
* Iteration in CreateResource, DeleteResource and UpdateResources activities now re-evaluates not only `[//Value]` expressions but also `[//WorkflowData]` expressions.

#### Added

* `FormatMultivaluedString` function now supports more than one list of strings as input to format.
* `ConvertToUniqueIdentifier` now supports a Guid in byte[] format as input.

------------

### Version 2.16.0320.0

#### Changed
Expand Down

0 comments on commit 2eb6899

Please sign in to comment.