diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8843ce53f..8565edb06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+## v1.1.2
+
+* [4528879](https://github.com/hyperledger/blockchain-explorer/commit/4528879) [BE-804](https://jira.hyperledger.org/browse/BE-804) Fix Security vulnerability (#167)
+* [6398bcf](https://github.com/hyperledger/blockchain-explorer/commit/6398bcf) [BE-800](https://jira.hyperledger.org/browse/BE-800) Update example of connection profile for docker setup (#165)
+* [c594a60](https://github.com/hyperledger/blockchain-explorer/commit/c594a60) [BE-803](https://jira.hyperledger.org/browse/BE-803) Correct index to get validation code from metadata (#164)
+* [85203dc](https://github.com/hyperledger/blockchain-explorer/commit/85203dc) [BE-785](https://jira.hyperledger.org/browse/BE-785) Add steps for user management (#163)
+* [38774b6](https://github.com/hyperledger/blockchain-explorer/commit/38774b6) [BE-784](https://jira.hyperledger.org/browse/BE-784) Add e2e test for Web API of user management (#162)
+* [d22533a](https://github.com/hyperledger/blockchain-explorer/commit/d22533a) [BE-798](https://jira.hyperledger.org/browse/BE-798) Refactor user model structure (#161)
+* [74abe2c](https://github.com/hyperledger/blockchain-explorer/commit/74abe2c) [BE-792](https://jira.hyperledger.org/browse/BE-792) Allow only "admin" to manage user (#160)
+* [3eddc40](https://github.com/hyperledger/blockchain-explorer/commit/3eddc40) [BE-788](https://jira.hyperledger.org/browse/BE-788) Add a new API for unregistering user and BE-789 Add a new API … (#158)
+* [be72d93](https://github.com/hyperledger/blockchain-explorer/commit/be72d93) [BE-790](https://jira.hyperledger.org/browse/BE-790) Change default encode of value in TX details (#157)
+* [ec0da32](https://github.com/hyperledger/blockchain-explorer/commit/ec0da32) Fix Security vulnerability (#156)
+* [1f4e832](https://github.com/hyperledger/blockchain-explorer/commit/1f4e832) [BE-783](https://jira.hyperledger.org/browse/BE-783) Update User registration UI (#155)
+* [5726187](https://github.com/hyperledger/blockchain-explorer/commit/5726187) [BE-782](https://jira.hyperledger.org/browse/BE-782) Adjust register API to use the new user model (#154)
+* [90e8d4e](https://github.com/hyperledger/blockchain-explorer/commit/90e8d4e) [BE-781](https://jira.hyperledger.org/browse/BE-781) Add user model for admin user of Explorer (#153)
+* [9e1d4fa](https://github.com/hyperledger/blockchain-explorer/commit/9e1d4fa) [BE-786](https://jira.hyperledger.org/browse/BE-786) standalone mode (#152)
+* [0b0cc41](https://github.com/hyperledger/blockchain-explorer/commit/0b0cc41) update maintainers (#151)
+* [876ac15](https://github.com/hyperledger/blockchain-explorer/commit/876ac15) [BE-787](https://jira.hyperledger.org/browse/BE-787) Add fabric 1.4.8 / 2.2.0 support (#150)
+* [f1a40d1](https://github.com/hyperledger/blockchain-explorer/commit/f1a40d1) [BE-779](https://jira.hyperledger.org/browse/BE-779) Reduce container image size (#148)
+* [bc343fb](https://github.com/hyperledger/blockchain-explorer/commit/bc343fb) [BE-780](https://jira.hyperledger.org/browse/BE-780) Fixed typos in "SyncService" (#149)
+* [e190d0d](https://github.com/hyperledger/blockchain-explorer/commit/e190d0d) [BE-778](https://jira.hyperledger.org/browse/BE-778) Fix typo in "Transaction Details" view (#147)
+
## v1.1.1
* [851a9ba](https://github.com/hyperledger/blockchain-explorer/commit/851a9ba) Bump lodash from 4.17.15 to 4.17.19 in /client (#144)
diff --git a/README.md b/README.md
index 54cd5b554..ea47d5d31 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
-# Hyperledger Explorer [![join the chat][rocketchat-image]][rocketchat-url]
+# Hyperledger Explorer [![join the chat][rocketchat-image]][rocketchat-url] [](https://stackoverflow.com/search?tab=newest&q=hyperledger%20explorer%20hyperledger-explorer)
[rocketchat-url]:https://chat.hyperledger.org/channel/hyperledger-explorer
[rocketchat-image]:https://open.rocket.chat/images/join-chat.svg
+[](https://github.com/hyperledger/blockchain-explorer/releases)
+[](https://hub.docker.com/r/hyperledger/explorer)
+
[](https://dev.azure.com/Hyperledger/blockchain-explorer/_build/latest?definitionId=41&branchName=master)
[](https://bestpractices.coreinfrastructure.org/projects/2710)
[](https://blockchain-explorer.readthedocs.io/en/master/?badge=master)
@@ -24,13 +27,13 @@ Hyperledger Explorer is a simple, powerful, easy-to-use, well maintained, open s
| Hyperledger Explorer Version | Fabric Version Supported | NodeJS Version Supported |
| -- | -- | -- |
+| [v1.1.2](release_notes/v1.1.2.md) (Aug 12, 2020) | [v1.4.0 to v2.2.0](https://hyperledger-fabric.readthedocs.io/en/release-2.2) | [12.16.x](https://nodejs.org/en/download/releases) |
| [v1.1.1](release_notes/v1.1.1.md) (Jul 17, 2020) | [v1.4.0 to v2.1.1](https://hyperledger-fabric.readthedocs.io/en/release-2.1) | [12.16.x](https://nodejs.org/en/download/releases) |
| [v1.1.0](release_notes/v1.1.0.md) (Jul 01, 2020) | [v1.4.0 to v2.1.1](https://hyperledger-fabric.readthedocs.io/en/release-2.1) | [12.16.x](https://nodejs.org/en/download/releases) |
| [v1.0.0](release_notes/v1.0.0.md) (Apr 09, 2020) | [v1.4.0 to v1.4.8](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [10.19.x](https://nodejs.org/en/download/releases) |
| [v1.0.0-rc3](release_notes/v1.0.0-rc3.md) (Apr 01, 2020) | [v1.4.0 to v1.4.6](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [10.19.x](https://nodejs.org/en/download/releases) |
| [v1.0.0-rc2](release_notes/v1.0.0-rc2.md) (Dec 10, 2019) | [v1.4.0 to v1.4.4](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
| [v1.0.0-rc1](release_notes/v1.0.0-rc1.md) (Nov 18, 2019) | [v1.4.2](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
-| [v0.3.9.5](release_notes/v0.3.9.5.md) (Sep 8, 2019) | [v1.4.2](https://hyperledger-fabric.readthedocs.io/en/release-1.4) | [8.11.x](https://nodejs.org/en/download/releases) |
---
diff --git a/client/package.json b/client/package.json
index c1d4ea17b..76cd9f6d4 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
{
"name": "hyperledger-explorer-client",
- "version": "1.1.1",
+ "version": "1.1.2",
"private": true,
"license": "Apache-2.0",
"dependencies": {
diff --git a/package.json b/package.json
index c435be78c..a3752aa4b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hyperledger-explorer",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "hyperledger-explorer",
"private": true,
"main": "main.js",
diff --git a/release_notes/v1.1.2.md b/release_notes/v1.1.2.md
new file mode 100644
index 000000000..6c401b60f
--- /dev/null
+++ b/release_notes/v1.1.2.md
@@ -0,0 +1,23 @@
+
+
+## New Features
+
+* Add user management feature/API
+ * Please refer [README-CONFIG.md](../README-CONFIG.md#user-management)
+* Reduce container image size (#148)
+* Add fabric 1.4.8 / 2.2.0 support (#150)
+* Change default encode of value in TX details (#157)
+ * Please refer [README-CONFIG.md](../README-CONFIG.md#value-encoding-in-transaction-details)
+* Update example of connection profile for docker setup (#165)
+
+## Bug Fixes and Updates
+
+* Fixed typos in "SyncService" (#149)
+* Fix typo in "Transaction Details" view (#147)
+* Correct index to get validation code from metadata (#164)
+
+## Known Vulnerabilities
+
+* none
+
+