aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-08-08 10:15:19 -0400
committerZoffix Znet <cpan@zoffix.com>2016-08-08 10:15:19 -0400
commit029c43c63b938c991a10cf27eb75907bc6d8623e (patch)
tree4dc840e5b97d435b6fabe6f08ba2ae08b62e360d /Changes
parentb1e795877f2447bc634cbb4b269f9ac8bebd67f3 (diff)
Emit irc-started before any connection is made3.006002
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0aabb3e..200152a 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for IRC::Client
+3.006002 2016-08-08
+ - Emit irc-started before any connection is made
+
3.006001 2016-08-07
- Add `:alias` feature (#22)