Skip to content

Commit

Permalink
Add changelog entry for 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmartin committed Dec 21, 2015
1 parent 9b77b6f commit cc6d71d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.7.0] - 2015-12-21
### Added
- Valid usernames are now highlighted with an @ before messages are posted to Slack, thanks to @grahamb.
- `muteSlackbot` option that stops Slackbot messages from being forwarded to IRC, also courtesy of @grahamb.
- `ircStatusNotices` option that makes slack-irc send status updates to Slack whenever an IRC user
joins/parts/quits. See README.md for example.

### Changed
- Upgraded dependencies.
- Comments are now stripped from JSON configs before they're parsed.
- Configurations with invalid JSON now throws a ConfigurationError.

## [3.6.2] - 2015-12-01
### Changed
- Upgraded dependencies.
Expand Down

0 comments on commit cc6d71d

Please sign in to comment.