# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## [1.2.1] - 2020-06-19
### Merged
- Merged [johnlim5847](https://github.com/johnlim5847) PR ([add action props](https://github.com/jarden-digital/react-native-recaptchav3/pull/7/))


## [1.2.0] - 2020-03-23
### Bump
- Bump react-native-webview to 9.0.1


## [1.1.1] - 2020-03-09
### Fixed
- Fixed the onMessage function not being triggered anymore ([Issue 5](https://github.com/jarden-digital/react-native-recaptchav3/issues/5))


## [1.1.0] - 2019-09-22
### Changed
- Using React Native Community WebView instead of the deprecated one.


## [1.0.4] - 2019-06-13
### Fixed
- Added the whitelist for 'about:blank' https://github.com/react-native-community/react-native-webview/issues/26.


## [1.0.3] - 2018-11-16
### Fixed
- Changed the copyright in the LICENSE.


## [1.0.2] - 2018-11-16
### Fixed
- Removed the WIP line in README.


## [1.0.1] - 2018-11-16
### Fixed
- Changed the gifs in the README.


## [1.0.0] - 2018-11-16
### Added
- Tested the project and created a real README file.


## [0.0.1] - 2018-11-14
### Added
- Added the project as used in our company's React Native application.
