aboutsummaryrefslogtreecommitdiff
path: root/Changes
blob: dda35bd5f2fdccb7d62ed8612cfdf9d724516329 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for IRC::Client

unreleased
    - Make nick grammar looser to match real-world use rather than RFC (#19)
    - Fix missing user/channel info in debug output for PRIVMSG/NOTICE messages

3.0003006  2016-07-31
    - Fix issue with giving multiple values to channels

3.0003005  2016-07-30
    - Fix Privmsg message object match in signature regex
    - Fix warnings in output

3.0003004  2016-07-30
    - Fix precompilation bug for Terminal::ANSIColor loading (MasterDuke)

3.0003003  2016-07-29
    - Completed "rewrite" API redesign