Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored Nov 29, 2017
1 parent 6d49dd3 commit 39d4fb3
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 39d4fb3

Please sign in to comment.