Skip to content

Latest commit

 

History

History
47 lines (18 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

47 lines (18 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2019-06-28)

0.3.0 (2019-06-22)

Bug Fixes

  • fix not passing app in bridge sign (3c35789)

0.2.1 (2019-06-20)

Bug Fixes

  • ensure session is undefined instead of null (336f028)
  • fix session change events being dispatched unnecessarly (66c175b)

0.2.0 (2019-06-15)

Features

BREAKING CHANGES

  • you must now pass the app in the factory

0.1.0 (2019-06-08)

Features