aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-08-07 18:39:37 -0400
committerZoffix Znet <cpan@zoffix.com>2016-08-07 18:39:37 -0400
commitdd4390ce747b2aa4e5e1b3c7bea3640b4abea271 (patch)
tree3d503edab07a5b765c4f8d956b320ab875aa8d3d /Changes
parent0e7c7f8d9da5806ece7b14734a402721127ffbc8 (diff)
Make addressed regex more restrictive
Fixes #21
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 13db293..e2915a7 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for IRC::Client
+3.005001 2016-08-07
+ - Make addressed regex more restrictive (#21)
+
3.004004 2016-08-03
- Implement .match method on Privmsg/Notice message objects