diff --git a/CHANGELOG.md b/CHANGELOG.md index 7504f39..454ea95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,22 @@ # Changelog -Execute rsync with ssh options. -Added raygun recipe. -Added telegram notifier, based on Slack recipe. -Added slack:notify:failure task - ## master -[6.0.1...master](https://github.com/deployphp/recipes/compare/6.0.1...master) +[6.0.2...master](https://github.com/deployphp/recipes/compare/6.0.2...master) + +- + +## 6.0.2 +[6.0.1...6.0.2](https://github.com/deployphp/recipes/compare/6.0.1...6.0.2) -- Add ability to change hipchat server URL for self hosted instances -- Fix bug with message formatting in telegram notifications +### Added +- Added raygun recipe. +- Added telegram notifier, based on Slack recipe. +- Added slack:notify:failure task +- Added ability to change hipchat server URL for self hosted instances + +### Fixed +- Fixed bug with message formatting in telegram notifications +- Execute rsync with ssh options. ## 6.0.1 [6.0.0...6.0.1](https://github.com/deployphp/recipes/compare/6.0.0...6.0.1)