aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <zoffixznet@users.noreply.github.com>2015-12-21 09:52:42 -0500
committerZoffix Znet <zoffixznet@users.noreply.github.com>2015-12-21 09:52:42 -0500
commit3be97d3be43be4a40737fa21c033763b29361bea (patch)
tree5ba5df3fcbeb2f640f2dcc9373f2a730a0f80fdc /Changes
parentb8035c1c7840ecb3f6ee2fd46560f41589d846aa (diff)
parentc525790efcc8f1b45c3d236a08da1f8ed122fc9b (diff)
Merge pull request #2 from zoffixznet/bleed
Bleed v 2.001001
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