aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-08-03 10:36:53 -0400
committerZoffix Znet <cpan@zoffix.com>2016-08-03 10:36:53 -0400
commitcae1353251f837abece905c9d960c6b461f0e1b7 (patch)
tree310655cf49f138a516e23c9dbe977067905c6732
parent90904a99e74b04243151c2ee55afef66abf6a57e (diff)
Mark changes3.004004
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6cbee24..13db293 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for IRC::Client
+3.004004 2016-08-03
+ - Implement .match method on Privmsg/Notice message objects
+
3.004003 2016-08-02
- 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