Commit 2a694c39f0dd4c398be732ac950c1111f83e202b
Committed by
GitHub
1 parent
fd670e88
Exists in
master
Update CHANGELOG.md
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
CHANGELOG.md
... | ... | @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
8 | 8 | - n/a |
9 | 9 | |
10 | 10 | ### [1.2.0] |
11 | +- Add support for multiple files selection | |
12 | +- Add `audio/*` to default accepted file types | |
13 | +- Use v27 for support libraries | |
14 | + | |
15 | +### [1.2.0] | |
11 | 16 | - Add support for targetSdkVersion 26 |
12 | 17 | |
13 | 18 | ### [1.1.0] |
... | ... | @@ -23,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
23 | 28 | - Add support for video recording |
24 | 29 | |
25 | 30 | [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD |
31 | +[1.3.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.2.0...1.3.0 | |
26 | 32 | [1.2.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.1.0...1.2.0 |
27 | 33 | [1.1.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.0.0...1.1.0 |
28 | 34 | [1.0.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/0.2.0...1.0.0 | ... | ... |