aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2015-12-13 13:54:16 -0500
committerZoffix Znet <cpan@zoffix.com>2015-12-13 13:54:16 -0500
commita579b7896ddb10c988bfd4c948dc33cad64085c7 (patch)
tree6811dee8383e5aa0733f1c5143ae348c9a8f45fd /Changes
parentb8035c1c7840ecb3f6ee2fd46560f41589d846aa (diff)
Lotsa changews
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2ea7f5e..e04841e 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,14 @@
Revision History for 'IRC::Client' Perl 6 Distribution
+1.002001 Unreleased
+ [Redesign plugin system]
+ - each IRC command can now be implemented with a specific method of
+ 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
+ [Other]
+ - Improved debug output
+
1.001001 2015-11-19
- First version released on an unsuspecting world