# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### Unreleased - n/a ### [1.2.0] - Add support for targetSdkVersion 26 ### [1.1.0] - Changed prop name to get the webview ref, from `getRef` to `webviewRef` ### [1.0.0] - Add example project ### [0.2.0] - Read `accept` attribute from input field ### 0.1.0 - Add support for video recording [Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD [1.2.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/0.2.0...1.0.0 [0.2.0]: https://github.com/andreipfeiffer/react-native-webview-android-file-upload/compare/0.1.0...0.2.0