Commit 6da8020200478f364def31b7415a0a7778ed039f

Authored by Andrei Pfeiffer
Committed by GitHub
1 parent 88504f9b
Exists in master

Update CHANGELOG.md

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
CHANGELOG.md
... ... @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
4 4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5 5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6 6  
7   -### Unreleased
8   -- n/a
  7 +### [1.3.1]
  8 +- Fix support for sdk level lower than 19
9 9  
10 10 ### [1.3.0]
11 11 - Add support for multiple files selection
... ... @@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27 27 ### 0.1.0
28 28 - Add support for video recording
29 29  
30   -[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD
  30 +[1.3.1]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.3.0...1.3.1
31 31 [1.3.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.2.0...1.3.0
32 32 [1.2.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.1.0...1.2.0
33 33 [1.1.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.0.0...1.1.0
... ...