Skip to content

Commit 97b2471

Browse files
author
yanshay
committed
update changelog
1 parent 8ad3628 commit 97b2471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
1414
- __Breaking Change__: The `VolumeManager::device` method now takes a callback rather than giving you a reference to the underlying `BlockDevice`
1515
- __Breaking Change__: `Error:LockError` variant added.
1616
- __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)
1718

1819
### Added
1920

0 commit comments

Comments
 (0)