File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
5+ The change log format is inspired by [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
6+
7+
8+ ## 2.6.0 Release - 2019-06-06
9+
10+ Minor changes after feedback from the Modelling Advisory Group on the International Alpha release.
11+
12+ ### Improvements
13+ - Use class axioms to make 'Concept model object attribute' and 'Concept model data attribute' a child of 'Concept model attribute' (CLASS-112).
14+ - Removed workaround to create these relationships during NNF calculation.
15+ - Validation improvement:
16+ - Do not require referenceComponentId during conversion of owlExpression to a relationship representation.
Original file line number Diff line number Diff line change 66
77 <groupId >org.snomed.otf</groupId >
88 <artifactId >snomed-owl-toolkit</artifactId >
9- <version >2.6.0-SNAPSHOT </version >
9+ <version >2.6.0</version >
1010
1111 <properties >
1212 <java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments