Skip to content

Commit

Permalink
Create change log for v2.0.0-M1
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Kopp <kopp.dev@gmail.com>
  • Loading branch information
koppor committed Jul 3, 2017
1 parent 4048f35 commit b0f6012
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Here, the categories "Changed" for added and changed functionality,

We refer to [GitHub issues](https://github.com/eclipse/winery/issues) by using `#NUM`.

## Unreleased
## [v2.0.0-M1] - 2017-07-03

### Changed

Expand All @@ -20,9 +20,17 @@ We refer to [GitHub issues](https://github.com/eclipse/winery/issues) by using `
* Fix: If there are only XaaS packages without an infrastructure node defined the XaasPackager dialog sends an undefined QName, got fixed by adding a check

### Fixed
* Bounary definitions can be browsed for exported operations again

* Boundary definitions can be browsed for exported operations again
* Relationship Type -> Visual Appearance "Arrow" tab can opened again
* Boundary definitions -> interfaces
* interfaces selection is properly reloaded if new interface is added
* operations selection is properly reloaded if new operation is added

## Initial Code Contribution - 2014-03-27

This was the initial code contribution when handing over project governance to the Eclipse Software Foundation.
See also [CQ 7916](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7916).

[unreleased]: https://github.com/eclipse/winery/compare/v2.0.0-M1...master
[v2.0.0-M1]: https://github.com/eclipse/winery/compare/initial-code-contribution...v2.0.0-M1

0 comments on commit b0f6012

Please sign in to comment.