Skip to content

Commit aefd88c

Browse files
committed
2.3.2
1 parent 4d238d9 commit aefd88c

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.2] - 2017-04-27
5+
### Fixed
6+
* Fix ircStatucNotices when channels are not lowercase -
7+
[#219](https://github.com/reactiflux/discord-irc/pull/219).
8+
49
## [2.3.1] - 2017-04-05
510
### Fixed
611
* Fix IRC quit messages sending to all channels by tracking users - [#214](https://github.com/reactiflux/discord-irc/pull/214#pullrequestreview-31156291).

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.1",
3+
"version": "2.3.2",
44
"description": "Connects IRC and Discord channels by sending messages back and forth.",
55
"keywords": [
66
"discord",

0 commit comments

Comments
 (0)