Skip to content

Commit b252f56

Browse files
committed
2.6.1
1 parent 6a6a1ed commit b252f56

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## [2.6.1] - 2018-05-11
5+
### Changed
6+
* Upgraded dependencies.
7+
48
## [2.6.0] - 2018-03-22
59
### Added
610
* Support for posting messages to Discord using webhooks (thanks to

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord-irc",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Connects IRC and Discord channels by sending messages back and forth.",
55
"keywords": [
66
"discord",

0 commit comments

Comments
 (0)