Skip to content

Commit 7685586

Browse files
committed
docs: Add v0.16.1 CHANGELOG entry for Windows line ending fix
Signed-off-by: phernandez <[email protected]>
1 parent e9d0a94 commit 7685586

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## v0.16.1 (2025-11-11)
4+
5+
### Bug Fixes
6+
7+
- **#422**: Handle Windows line endings in rclone bisync
8+
([`e9d0a94`](https://github.com/basicmachines-co/basic-memory/commit/e9d0a94))
9+
- Added `--compare=modtime` flag to rclone bisync to ignore size differences from line ending conversions
10+
- Fixes issue where LF→CRLF conversion on Windows was treated as file corruption
11+
- Resolves "corrupted on transfer: sizes differ" errors during cloud sync on Windows
12+
- Users will need to run `--resync` once after updating to establish new baseline
13+
314
## v0.16.0 (2025-11-10)
415

516
### Features

0 commit comments

Comments
 (0)