Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.47 KB

Changelog

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

1.1.1 (2019-08-13)

Bug Fixes

  • Fix engines (9a395c9)
  • Fix incorrect log tag (#8) (56cf6fd)
  • use require instead of context.requireCordovaModule (f197257)

1.1.0 (2018-04-06)

Bug Fixes

  • Use ES5 syntax to support older android versions (5.1 and lower) (3107b6e)

Features

  • Add support for cordova-android 7.0+ (823e704)

1.0.1 (2018-03-07)

Bug Fixes

  • hooks: Invalid hook path (using old plugin name) (1bb2aa4)

1.0.0 (2018-03-02)

initial-release: Initial release