diff --git a/lib/ngx-transfer-http/CHANGELOG.md b/lib/ngx-transfer-http/CHANGELOG.md
index 04b146f..d5dad2b 100644
--- a/lib/ngx-transfer-http/CHANGELOG.md
+++ b/lib/ngx-transfer-http/CHANGELOG.md
@@ -2,6 +2,16 @@
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.0](https://github.com/Gorniv/ngx-transfer-http/compare/v1.0.1...v1.1.0) (2018-05-21)
+
+
+### Features
+
+* **cache:** reset cache for browser request ([c6e4176](https://github.com/Gorniv/ngx-transfer-http/commit/c6e4176))
+
+
+
## [1.0.1](https://github.com/Gorniv/ngx-transfer-http/compare/v1.0.0...v1.0.1) (2018-05-21)
diff --git a/lib/ngx-transfer-http/package.json b/lib/ngx-transfer-http/package.json
index 437674d..5c18154 100644
--- a/lib/ngx-transfer-http/package.json
+++ b/lib/ngx-transfer-http/package.json
@@ -1,6 +1,6 @@
{
"name": "@gorniv/ngx-transfer-http",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Implementation http for Angular universal work based on TransferState",
"keywords": [
"angular",