Skip to content

Commit cd7623e

Browse files
committed
Readme Updated
Verified project runs on 11.0SP12, SP15
1 parent b090163 commit cd7623e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@ The Automatic Workflow Email project demonstrates automatic workflow email notif
55
#### How it works
66
Two email items are attached as OnActivate notifications to All Assignments. The simple email uses the string "${Item/item_number}" to show the controlled item's number property in the body of the email. The other email uses a query string to get properties of both the activity and the controlled item.
77

8-
## Project Details
8+
## History
99

10-
**Built Using:** Aras 11.0 SP7
11-
**Browsers Tested:** Internet Explorer 11, Firefox 38 ESR, Chrome
10+
Release | Notes
11+
--------|--------
12+
[v1.0.1](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.1) | Tested 11.0 SP12, SP15. Tested on Edge, Firefox 60 ESR, Chrome.
13+
[v1.0.0](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.0) | First release. Tested on Internet Explorer 11, Firefox 38 ESR, Chrome. Though built and tested using Aras 11.0 SP7, this project should function in older releases of Aras 11.0 and Aras 10.0.
1214

13-
> Though built and tested using Aras 11.0 SP7, this project should function in older releases of Aras 11.0 and Aras 10.0.
15+
#### Supported Aras Versions
16+
17+
Project | Aras
18+
--------|------
19+
[v1.0.1](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.1) | 10.0 SPx, 11.0 SP7+, 11.0 SP12+, 11.0 SP15
20+
[v1.0.0](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7; Old Community Board Migration
1421

1522
## Installation
1623

0 commit comments

Comments
 (0)