diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5fdd948a..e5034eba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,15 @@
-# Change Log
+# Changelog
-All notable changes to this project will be documented in this file.
-See [Conventional Commits](https://conventionalcommits.org) for commit guidelines
+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))
# [1.1.0](https://github.com/e-imaxina/cordova-plugin-deeplinks/compare/v1.0.1...v1.1.0) (2018-04-06)
@@ -29,4 +37,4 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
# 1.0.0 (2018-03-02)
-**initial-release**: Initial release
\ No newline at end of file
+**initial-release**: Initial release