Skip to content

Commit 862e8f4

Browse files
committed
CHANGELOG.md: Add entry for PR #90
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
1 parent 531e70c commit 862e8f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* Prevent Syncthing from running when the local storage permission is denied ([PR #88])
1919
* This prevents data loss because when the permission is denied, Android only hides files, not folders. `.stfolder` remains visible, so Syncthing would think all files were deleted.
2020
* Fix folder picker button incorrectly being clickable when editing existing shared folder ([PR #89])
21+
* Backport upstream golang fix to resolve crash on 32-bit ARM devices running Android <11 ([PR #90])
2122

2223
### Version 1.20
2324

@@ -221,3 +222,4 @@
221222
[PR #87]: https://github.com/chenxiaolong/BasicSync/pull/87
222223
[PR #88]: https://github.com/chenxiaolong/BasicSync/pull/88
223224
[PR #89]: https://github.com/chenxiaolong/BasicSync/pull/89
225+
[PR #90]: https://github.com/chenxiaolong/BasicSync/pull/90

0 commit comments

Comments
 (0)