The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This file documents the revision history for Perl extension MojoX::JSON::RPC.

0.04 2012-05-14 00:00:00
     - Added 'with_self' option which gives access to the controller object itself (iafan)
     - Added tests for 'with_self'

0.03 2012-02-20 00:00:00
     - Fixed: log attribute is removed from Mojo::UserAgent in Mojolicious 2.39.

0.02 2011-12-22 00:00:00
     - Updated req. to Mojolicious 1.86 and fixed some deprecation warnings in tests

0.01 2011-05-07 00:00:00
     - First release.