diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffa423d..2ac6bfb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,28 @@
+
+# [1.1.2](https://github.com/flextype-plugins/accounts-admin) (2020-06-24)
+
+### Features
+
+* **core** do not allow to delete logged in user account
+* **fieldsets** update accounts-admin-add fieldsets, add default role - user
+
+ `accounts-admin-add.yaml`
+
+ ```
+ roles:
+ title: accounts_admin_roles
+ type: tags
+ size: 12
+ default: user
+ validation:
+ required: false
+ ```
+
+### Bug Fixes
+
+* **lang** fix translates
+* **middleware** get supper_admin_registered property directly from the config
+
# [1.1.1](https://github.com/flextype-plugins/accounts-admin) (2020-06-23)
diff --git a/plugin.yaml b/plugin.yaml
index dd307f2..eaf08be 100755
--- a/plugin.yaml
+++ b/plugin.yaml
@@ -1,5 +1,5 @@
name: Accounts Admin
-version: 1.1.1
+version: 1.1.2
description: Accounts Admin Plugin to manage users accounts in Flextype Admin Panel.
icon: fas fa-users
author: