diff --git a/CHANGELOG b/CHANGELOG index 69175e5..12e6727 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +1.0.1 (04-03-2018) +========================= +- Don't fill password fields if they already have data +- Fix custom placeholders +- Fix input type checks +- Fix custom input fields with multiple tabs + 1.0.0 (27-02-2018) ========================= - First stable release diff --git a/keepassxc-browser/manifest.json b/keepassxc-browser/manifest.json index 1d949ef..0838780 100755 --- a/keepassxc-browser/manifest.json +++ b/keepassxc-browser/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "KeePassXC-Browser", - "version": "1.0.0", - "version_name": "1.0.0", + "version": "1.0.1", + "version_name": "1.0.1", "description": "KeePassXC integration for modern web browsers", "author": "KeePassXC Team", "icons": {