Skip to content

Commit d11b33c

Browse files
Fix typo in changelog
1 parent 17ed646 commit d11b33c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
## 10.3.7
2-
### General
2+
### Android
33
- Fixed an issue where file type filtering was not being applied correctly, now only displaying files that match the selected MIME types. [#1906](https://github.com/miguelpruivo/flutter_file_picker/pull/1906)
44

55
## 10.3.6
6-
## Android
6+
### Android
77
- Added support for 16 KB page sizes. [#1888](https://github.com/miguelpruivo/flutter_file_picker/issues/1888)
88

99
## 10.3.5
10-
## iOS
10+
### iOS
1111
- Fixed an error when loading large files (>= 2GB~).
1212

1313
## 10.3.4
14-
## Android
14+
### Android
1515
- Detect HEIC and HEIF extensions as valid image
1616
- Use compression format based file extension when compressing images.
1717

0 commit comments

Comments
 (0)