aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-01-03 11:37:51 -0500
committerZoffix Znet <cpan@zoffix.com>2016-01-03 11:37:51 -0500
commit55b8bd87c6f07d21de8b3037317b54c6a0374c86 (patch)
treed5a2ee2affd7470c6cd4facdb0522669380c77bb /Changes
parenta35dad2b1a755cdff3f11a19472090dbd661d48c (diff)
Add irc-to-me method
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index 4ecf8b8..bb4b730 100644
--- a/Changes
+++ b/Changes
@@ -1,9 +1,10 @@
Revision History for 'IRC::Client' Perl 6 Distribution
-2.002001 2016-01-01
+2.002001 2016-01-03
- Fix grammar parsing errors that ignored nicks/usernames with underscores
and digit 0 (#8)
- - Added server password support (#3)
+ - Add server password support (#3)
+ - Add `irc-to-me` method
2.001002 2015-12-30
- Minor doc updates and fixed missing prepreqs in META.info file