diff --git a/CHANGELOG.md b/CHANGELOG.md index 7369c89f..19159f5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ will consitute of a breaking change warranting a new major release: - Increase allowed time for PTME writers to finish partial transfers. A duration of 200 ms was not sufficient for cases where 3 writers write concurrently. - Fixed state issue for PTME writer object where the writer was not reset properly after a timeout - of a partial transfer. This bloked the whole VC. + of a partial transfer. This was a major bug blocking the whole VC if it occured. # [v7.3.0] 2023-11-07