diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cf06798..51621115 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
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.
+
+## [0.2.20](https://github.com/empierre/MyDomoAtHome/compare/v0.2.19...v0.2.20) (2017-09-19)
+
+
+
+
## [0.2.19](https://github.com/empierre/MyDomoAtHome/compare/v0.2.18...v0.2.19) (2017-09-19)
diff --git a/package.json b/package.json
index 1de8a188..642e8e0a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "node-mydomoathome",
"description": "Imperihome ISS API gateway to Domoticz",
- "version": "0.2.19",
+ "version": "0.2.20",
"dependencies": {
"basic-auth": "1.0.3",
"body-parser": "^1.5.2",