Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

55 lines (34 loc) · 1.32 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.1] - 2020-06-19

Merged

[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)

[1.1.0] - 2019-09-22

Changed

  • Using React Native Community WebView instead of the deprecated one.

[1.0.4] - 2019-06-13

Fixed

[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.