Skip to content

Commit 929cb94

Browse files
committed
docs: Update changelog
Signed-off-by: Caijinglong <[email protected]>
1 parent ad17424 commit 929cb94

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.markdownlint.jsonc

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"MD033": false,
33
"MD013": false,
4+
"MD004": false,
45
"MD024": false
56
}

CHANGELOG.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,12 @@ To know more about breaking changes, see the [Migration Guide][].
88

99
## Unreleased
1010

11-
### Fixes
12-
13-
- Fix `fetchPathProperties` exception on android of API 28.
14-
1511
## 3.2.2
1612

17-
### Fixes
13+
### Fixes
1814

19-
* Do not require `WRITE_EXTERNAL_STORAGE` if not declared in the manifest with Android 29-.
15+
- Do not require `WRITE_EXTERNAL_STORAGE` if not declared in the manifest with Android 29-.
16+
- Fix `fetchPathProperties` exception on android of API 28.
2017

2118
## 3.2.1
2219

0 commit comments

Comments
 (0)