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+ ## 3.0.6 Release
9+
10+ ### Fixes
11+ - Log4j fix: Upgrade to slf4j-reload4j 1.7.35 (thanks to B2i Healthcare).
12+
13+
14+ ## 3.0.5 Release - Nov 2021
15+
16+ ### Fixes
17+ - MAINT-1415 Making duplicate axiom inactive no longer removes other.
18+ - PIP-62 Synchronise MRCM ungrouped roles map to avoid US Edition error.
19+ - Add Belgian GP French and Belgian GP Dutch to lang-refset to dialect map.
20+ - FRI-184 Updated inferred relationships reactivation logic to use the most recent published relationship ids.
21+ - MAINT-1810 Detect and remove orphaned inferred relationships.
22+ - Add Netherlands Dutch to dialect map.
23+
24+
825## 3.0.0 Release - 2021-01-13
926Initial concrete domain support enable the production of the International Edition Concrete Domain Technical Preview.
1027
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 >3.0.6-SNAPSHOT </version >
9+ <version >3.0.6</version >
1010
1111 <properties >
1212 <java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments