diff --git a/.changelogrc b/.changelogrc index 10c054b31..033cff67e 100644 --- a/.changelogrc +++ b/.changelogrc @@ -4,8 +4,8 @@ "intro": "", "branch" : "development", "repo_url": "https://github.com/Unitech/pm2", - "version_name" : "3.0.1", - "tag": "3.0.0", + "version_name" : "3.0.3", + "tag": "3.0.2", "file": "currentTagChangelog.md", "template": "changelogTemplate.md", "sections": [ diff --git a/CHANGELOG.md b/CHANGELOG.md index 753c480b1..6f6a811a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## 3.0.3 ( Tue Aug 07 2018 23:35:05 GMT+0200 (CEST) ) + + +## Bug Fixes + - pm2 plus + register + ([277ec6ba](https://github.com/Unitech/pm2/commit/277ec6ba8d1cdda7f8fdf11eb9d9d33c2c095d65)) + + + + +## 3.0.2 ( Tue Aug 07 2018 23:35:05 GMT+0200 (CEST) ) + + +## Bug Fixes + - allow tracing activation + ([f297ef1e](https://github.com/Unitech/pm2/commit/f297ef1ebbec292aedcfa48c27e3f31b8f206633)) + + + + +## Branchs merged + - Merge branch 'development' + ([80c94dd3](https://github.com/Unitech/pm2/commit/80c94dd3261544f627612ce4b541356e4adbc51f)) + + + + ## 3.0.1 ( Mon Jul 23 2018 14:13:35 GMT+0200 (CEST) ) ## Bug Fixes