diff --git a/Changelog.md b/Changelog.md index 9c0ffae..2e54b20 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,3 +8,4 @@ This document records the changes made between versions, starting with version 0 * The FrameDecoder is now Send + Sync (RingBuffer impls these traits now) # After 0.6.0 +* Small fix in the zstd binary, progress tracking was slighty off for skippable frames resulting in an error only when the last frame in a file was skippable \ No newline at end of file