-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
The change log format is inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
|
||
## 2.6.0 Release - 2019-06-06 | ||
|
||
Minor changes after feedback from the Modelling Advisory Group on the International Alpha release. | ||
|
||
### Improvements | ||
- Use class axioms to make 'Concept model object attribute' and 'Concept model data attribute' a child of 'Concept model attribute' (CLASS-112). | ||
- Removed workaround to create these relationships during NNF calculation. | ||
- Validation improvement: | ||
- Do not require referenceComponentId during conversion of owlExpression to a relationship representation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters