We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef73243 commit fe37ec4Copy full SHA for fe37ec4
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## [2.3.3] - 2017-04-29
5
+### Fixed
6
+* Warn if a part/quit is received and no channelUsers is set -
7
+[#218](https://github.com/reactiflux/discord-irc/pull/218).
8
+
9
## [2.3.2] - 2017-04-27
10
### Fixed
11
* Fix ircStatucNotices when channels are not lowercase -
package.json
@@ -1,6 +1,6 @@
{
"name": "discord-irc",
- "version": "2.3.2",
+ "version": "2.3.3",
"description": "Connects IRC and Discord channels by sending messages back and forth.",
"keywords": [
"discord",
0 commit comments