Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmartin committed Sep 26, 2016
1 parent 65e40b3 commit 6eed323
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
This project adheres to [Semantic Versioning](http://semver.org/).

## [2.0.0] - 2016-09-25
### Fixed
- Upgrade to version 9.3 of discord.js.
This removes support for Node.js versions older than v6,
as that's the oldest discord.js supports.

## [1.0.3] - 2016-09-09
### Fixed
- Replace changes in 1.0.2 with the #indev-old version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-irc",
"version": "1.0.3",
"version": "2.0.0",
"description": "Connects IRC and Discord channels by sending messages back and forth.",
"keywords": [
"discord",
Expand Down

0 comments on commit 6eed323

Please sign in to comment.