# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.1](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.1.0...v1.1.1) (2019-08-13)


### Bug Fixes

* Fix engines ([9a395c9](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/9a395c9))
* Fix incorrect log tag ([#8](https://github.com/e-imaxina/cordova-plugin-deeplinks/issues/8)) ([56cf6fd](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/56cf6fd))
* use require instead of context.requireCordovaModule ([f197257](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/f197257))

<a name="1.1.0"></a>
# [1.1.0](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.0.1...v1.1.0) (2018-04-06)


### Bug Fixes

* Use ES5 syntax to support older android versions (5.1 and lower) ([3107b6e](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/3107b6e))


### Features

* Add support for cordova-android 7.0+ ([823e704](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/823e704))

<a name="1.0.1"></a>
## [1.0.1](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.0.0...v1.0.1) (2018-03-07)


### Bug Fixes

* **hooks:** Invalid hook path (using old plugin name) ([1bb2aa4](https://github.com/e-imaxina/cordova-plugin-deeplinks/commit/1bb2aa4))



<a name="1.0.0"></a>
# 1.0.0 (2018-03-02)

**initial-release**: Initial release
