diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b3c0169c..11c0f0624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ This document intends to keep track of the changes performed on the various rele ## 3.2 +## 3.2.2 (2023-02-13) + +- Fix: [C-MOVE] Fix problem related with infinite loop if skip IS returns zero + ### 3.2.1 (2023-02-08) - Enhancement: DicomStorage - add guards on unexpected exceptions (#637)