Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update CHANGELOG
  • Loading branch information
eheydrick committed Jun 23, 2017
1 parent f3f18c1 commit c1458b0
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions CHANGELOG.md
@@ -1,22 +1,16 @@
#Change Log
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased]

### Added
- `slack-handler-multichannel.rb`: Add title line to mirror functionality of slack-handler.rb (@zer0nimbus)
- `handler-slack.rb`: Add a `link_names` parameter to allow for mentions (@unionsep)

- Added title line to slack-handler-multichannel.rb to mirror functionality of slack-handler.rb


## [1.0.2] - 2017-03-13
### Fixed
- Allow custom channels with custom payload

## [1.0.1] - 2016-08-08
### Added
- Added a link_names to allow for a mentions
- Allow custom channels with custom payload (@bashtoni)
- `handler-slack.rb`: Access the event notification from the correct location (@dunpealer)

## [1.0.0] - 2016-06-14
### Added
Expand Down

0 comments on commit c1458b0

Please sign in to comment.