Skip to content

Commit 97a1a47

Browse files
committed
Updated release notes.
1 parent 4cbfec4 commit 97a1a47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ReleaseNotes_v1_1_0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## version 1.1.0 - 2017-10-01
44

55
### Features
6+
- Implemented free choice. When more than one transition is active at the same
7+
time, the transition that will be fired first is randomly chosen. (Note also
8+
that at the moment there is no parallelism available).
69
- Weighted arcs: arcs can now have weights different than 1. The weight can be
710
specified in the transition constructors.
811
- Inhibitor arc. It is possible to define inhibitor arcs in the transition

0 commit comments

Comments
 (0)