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..0ac6bda 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,14 @@
Revision History for 'IRC::Client' Perl 6 Distribution
+2.001001 2015-12-21
+ [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` and `msg` plugin methods.
+ - Added `irc-start-up` and `irc-connected` plugin methods
+ [Other]
+ - Improved debug output
+
1.001001 2015-11-19
- First version released on an unsuspecting world