diff --git a/CHANGELOG.md b/CHANGELOG.md
index e70d793..a98e49e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+
+## 1.3.0 (2022-07-18)
+
+### Changed
+
+- ♻️ By default, use only "online" nodes in cluster [[e7d07c4](https://github.com/Tomas2D/pm2-master-process/commit/e7d07c43a26075b3dd92ae4634a723a759a0a861)]
+- ⚡ Reuse PM2 connection [[f91417f](https://github.com/Tomas2D/pm2-master-process/commit/f91417f54b93af26fd884962f770bfb3fe12eab9)]
+
+
## 1.2.7 (2022-07-18)
diff --git a/package.json b/package.json
index 008442e..269d25d 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"pm2",
"pm2 master process"
],
- "version": "1.2.7",
+ "version": "1.3.0",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"files": [