Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NileshGhodekar committed Jan 30, 2016
1 parent 628c9de commit 0a2a89b
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion ChangeLog.md
Expand Up @@ -4,9 +4,25 @@ All notable changes to MIMWAL project will be documented in this file. The "Unre

### Version [Unreleased]

* Support for executing a collection of Queries.
* Support for multi-valued attributes in `[//Effective]` lookup in AuthZ workflows.

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

### Version [2.16.0130.0]

#### Added

* Support for executing a collection of Queries.
* New function `FormatMultivaluedList`.
* Support for `[//Value]` lookup in Request Actor expressions in CreateResource, DeleteResources and UpdateResources activities.

#### Fixed

* Fixed broken `[//ComparedRequest]` lookup.
* Fix for deleting a definition listing causing deletion / mess up with the remaining listings.

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

### Version 2.16.0115.0

#### Added
Expand All @@ -17,6 +33,7 @@ All notable changes to MIMWAL project will be documented in this file. The "Unre

* Added null check in the ForEachIteration_UntilCondition function of UpdateResources and CreateResource activities to prevent crash when AEC is defined, but Iteration not.

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

### Version 2.16.0110.0

Expand Down

0 comments on commit 0a2a89b

Please sign in to comment.