From c525790efcc8f1b45c3d236a08da1f8ed122fc9b Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Mon, 21 Dec 2015 09:56:38 -0500 Subject: Bump versions --- Changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Changes') diff --git a/Changes b/Changes index e04841e..0ac6bda 100644 --- a/Changes +++ b/Changes @@ -1,12 +1,12 @@ Revision History for 'IRC::Client' Perl 6 Distribution -1.002001 Unreleased +2.001001 2015-12-21 [Redesign plugin system] - each IRC command can now be implemented with a specific method of - name 'irc_COMMAND' + name 'irc-command' - Added individual privmsg-me and notice-me methods - - Removed `interval` plugin methods. - - Added `register` plugin method that is called during client start up + - Removed `interval` and `msg` plugin methods. + - Added `irc-start-up` and `irc-connected` plugin methods [Other] - Improved debug output -- cgit v1.1