diff --git a/CHANGELOG b/CHANGELOG index a02ad44..ff6c804 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +1.1.1 (10-05-2018) +========================= +- Improve dynamic input field detection [#117] +- Fix HTTP Basic Auth dialog [#121] +- Fix incorrect update notification [#141] +- Do not try to detect database changes on page load [#142] + 1.1.0 (09-05-2018) ========================= - Allow specifying ignored sites diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json index 047606d..727d865 100755 --- a/keepassxc-browser/manifest.json +++ b/keepassxc-browser/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "KeePassXC-Browser", - "version": "1.1.0", - "version_name": "1.1.0", + "version": "1.1.1", + "version_name": "1.1.1", "description": "KeePassXC integration for modern web browsers", "author": "KeePassXC Team", "icons": {