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