From 7e896addbc804fc69037d362c91ff20c81cc1390 Mon Sep 17 00:00:00 2001 From: Martin Ek Date: Sun, 12 Mar 2017 19:46:37 -0400 Subject: [PATCH] 2.2.1 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b687128f..5b5f26ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog This project adheres to [Semantic Versioning](http://semver.org/). +## [2.2.1] - 2017-03-12 +### Fixed +* Reverts the changes in 2.2.0 due to incompatibilities with different clients. +See https://github.com/reactiflux/discord-irc/issues/196 for more +information. + ## [2.2.0] - 2017-03-06 ### Fixed * Added a zero width character between each letter of the IRC nicknames, to diff --git a/package.json b/package.json index 357109bf..15629672 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-irc", - "version": "2.2.0", + "version": "2.2.1", "description": "Connects IRC and Discord channels by sending messages back and forth.", "keywords": [ "discord",