Skip to content

Commit

Permalink
Update CHANGELOG to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiao committed Aug 28, 2024
1 parent 27848cc commit fab2732
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# CHANGELOG
This document intends to keep track of the changes performed on the various releases of Dicoogle.

## 3.4

### 3.4.0 (2024-08-27)

* New: Introduced bulk unindexing functionality for IndexerInterface. (#598)
* Enhancement: Added a kill switch for dead plugin sets in the core. (#686)
* Enhancement: Improved logging around indexing tasks. (#691)
* Enhancement: Added robustness to DIMGeneric against BodyPartThickness. (#694)
* Enhancement: Improved StorageInterface by adding a `get` method. (#660)
* Enhancement: Undeprecated StorageInterface#handles in the SDK. (#695)

## 3.3

### 3.3.6 (2024-04-24)
Expand Down

0 comments on commit fab2732

Please sign in to comment.