Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 743 Bytes

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 743 Bytes

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.

[Unreleased]

Added

  • Changelog file.

Changed

  • Readme android installation section updated.

Deprecated

  • EventBus "dispatch" and "listen" methods are deprecated.Use "fireEvent" and "addListener" instead.

[1.0.2] - 2020-09-30

Fixed

  • Fix ios wrapper event bridge error

Changed

  • Readme installation url updated.

[1.0.1] - 2020-09-29

Fixed

  • Fix ios react native bridge handling

[1.0.0] - 2020-09-23

Added

  • Initial release of the project.