aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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