We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad3628 commit 97b2471Copy full SHA for 97b2471
CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
14
- __Breaking Change__: The `VolumeManager::device` method now takes a callback rather than giving you a reference to the underlying `BlockDevice`
15
- __Breaking Change__: `Error:LockError` variant added.
16
- __Breaking Change__: `SearchId` was renamed to `Handle`
17
+- Fixed writing at block start mid-file (previously overwrote subsequent file data with zeros up to the end of the block)
18
19
### Added
20
0 commit comments