From fb45fd2b18b9f3860add3ad16241e7994e3bfa37 Mon Sep 17 00:00:00 2001 From: Sjoerd Kerkstra Date: Thu, 18 Apr 2024 22:27:44 +0200 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 47961e8..7b90ac9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,7 +6,6 @@ * Caching is now optional by wrapping any searcher instance * Caching is now time-based and done per DICOM object * Adds query caching (previously only get_study_for_id) - * Makes reasoning about DICOM levels (study/series/instance) easier: * Adds numeric value and comparison to DICOMObjectLevels * Introduces DICOMObject.contained_references()