From 5db14568632b4332dff496cf892535dc63d7561b Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Sun, 3 Jan 2016 12:08:37 -0500 Subject: Add .notice method --- Changes | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Changes') diff --git a/Changes b/Changes index bb4b730..84771af 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,13 @@ Revision History for 'IRC::Client' Perl 6 Distribution 2.002001 2016-01-03 - - Fix grammar parsing errors that ignored nicks/usernames with underscores + - Fixed grammar parsing errors that ignored nicks/usernames with underscores and digit 0 (#8) - - Add server password support (#3) - - Add `irc-to-me` method + - Added server password support (#3) + [New Events] + - Added `irc-to-me` event + [New Methods] + - Added `notice` event 2.001002 2015-12-30 - Minor doc updates and fixed missing prepreqs in META.info file -- cgit v1.1