aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-01-03 12:37:27 -0500
committerZoffix Znet <cpan@zoffix.com>2016-01-03 12:37:27 -0500
commitf5d28c34ffc14045bc49cd3cb22af108d23886bd (patch)
treefae964d431fc82eb77e0588179735740cc52c4a1 /Changes
parent83c4503293f96dac4ec36235605cdde38f9252d6 (diff)
Add .respond method
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index b4c29e4..9bd7a8d 100644
--- a/Changes
+++ b/Changes
@@ -4,7 +4,9 @@ Revision History for 'IRC::Client' Perl 6 Distribution
[New Events]
- Added `irc-to-me` event
[New Methods]
- - Added `notice` event
+ - Added `notice` method
+ - Added `respond` method
+
2.002001 2016-01-01
- Fixed grammar parsing errors that ignored nicks/usernames with underscores