File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
55The change log format is inspired by [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
77
8+ ## 2.7.1 Release - 2019-07-15
9+
10+ Feature release with scripts to support complete OWL conversion.
11+
12+ ### Features
13+ - Script for conversion of extensions using stated relationships to OWL axiom reference set.
14+ - Script for mid-cycle conversion of International Edition (internal use only).
15+
16+ ### Improvements
17+ - Prevent MRCM ungrouped attributes being grouped during axiom authoring.
18+
19+ ### Fixes
20+ - Deserialised axiom representation for object properties set to primitive.
21+ - Issue #26 Not grouped attribute list incomplete when using complete OWL International release
22+ - Remove hardcoded active ingredient union grouping.
23+
24+
825## 2.6.0 Release - 2019-06-06
926
1027Minor changes after feedback from the Modelling Advisory Group on the International Alpha release.
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.7.1-SNAPSHOT </version >
9+ <version >2.7.1</version >
1010
1111 <properties >
1212 <java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments