The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Mojolicious-Plugin-CSRFProtect

0.01
        First version, released on an unsuspecting world.

0.02
        Better debug messages

0.03
        "is_valid_csrftoken" now works with token from route placeholder

0.04
        Updated documentation and added tests

0.05
        Small fix in documentation

0.06
        Disabled protection for HEAD requests

0.07
        Disabled CSRF Protection for AJAX GET requests

0.08
        Fixed typo in documentation

0.09
        "on_error" callback support

0.10
        Fixed warning about redefined helper