diff --git a/elk-distribution/src/changes/changes.xml b/elk-distribution/src/changes/changes.xml index 1473ce630..336f5de75 100644 --- a/elk-distribution/src/changes/changes.xml +++ b/elk-distribution/src/changes/changes.xml @@ -15,7 +15,15 @@ will appear in the produced result. ELK Reasoner Project - + + + Fixed an issue causing a deadlock with many workers in the saturation stage. + + + Updated dependencies for OWL API to v.3.4.2. + + + Fixed NoSuchElementException when loading imported ontologies through OWLAPI that have no axioms.