Skip to content

Commit 855f3d1

Browse files
committed
Added release notes for v1.4.1.
1 parent 20a603e commit 855f3d1

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
### fUML Reference Implementation
2+
### v1.4.1 Release Notes
3+
4+
This is a production release of the fUML Reference Implementation, tracking the issue resolutions approved in Ballot #1 of
5+
the fUML 1.5 Revision Task Force (RTF).
6+
7+
### fUML Execution Engine
8+
9+
The current base release of the fUML Execution Engine is v1.4.0 (see the [v1.4.0 Release Notes](./fuml-1.4.0.md)),
10+
conforming to v1.4 of the [fUML Specification](http://www.omg.org/spec/FUML/1.4).
11+
The v1.4.1 tracking release includes implementation of resolutions to the following OMG issues, which have
12+
been approved by the fUML Revision Task Force for fUML 1.5 but have not yet been formally adopted.
13+
14+
The full list of open fUML issues is available at http://issues.omg.org/issues/task-force/FUML15.
15+
16+
[FUML 15-9](http://issues.omg.org/issues/task-force/FUML15#issue-44161) Execution of an activity with a data store may never end
17+
18+
[FUML 15-16](http://issues.omg.org/issues/task-force/FUML15#issue-44243) Destroying an object should remove its feature values
19+
20+
[FUML 15-17](http://issues.omg.org/issues/task-force/FUML15#issue-44244) Objects at the composite end of an association should be considered
21+
"owned objects" during the destruction of the object at the other end
22+
23+
### XMI Loader/Infrastructure
24+
25+
There are no changes to the XMI Loader in this release.
26+
27+
#### Bug Fixes
28+
29+
None
30+
31+
#### Improvements
32+
33+
None
34+

0 commit comments

Comments
 (0)