Skip to content

Commit fe37ec4

Browse files
committed
2.3.3
1 parent ef73243 commit fe37ec4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

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+
49
## [2.3.2] - 2017-04-27
510
### Fixed
611
* Fix ircStatucNotices when channels are not lowercase -

package.json

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

0 commit comments

Comments
 (0)