# Changes for POEx::IRC::Client::Lite 0.002004 2015-03-18 - Depend on a more modern Perl to fix <=5.14 test failures (unless someone cares enough to send a PR ...) 0.002003 2015-03-17 - Fix reconnect behavior when a disconnect is called while awaiting a successful connection - 'use strictures 2' for fatal saner warnings behavior - Drop namespace::clean - Depend on a more modern Moo 0.002002 2013-10-27 - No significant code changes - Fix 'Changes' to conform to CPAN::Changes::Spec - Switch to Type::Tiny - Use namespace::clean 0.002001 2013-03-17 - Test tweaks + depend on newer POEx::IRC::Backend 0.002000 2013-02-15 - Accept IRC::Mode::Set objects via ->mode($target, $obj) - Add default ->quit() message ("Leaving") 0.001002 2013-02-10 - Documentation fixes regarding CTCP events 0.001001 2013-02-10 - Initial release