Revision history for Perl extension Mojo-Log-Colored
0.04 2021-02-20T21:04:20Z
    - Automatically honour Mojolicious 9 breaking change in default log format based on
      installed Mojo version
0.03 2020-05-22T12:32:37Z
    - Do not color line endings (Tina Müller)
    - POD updates (Mohammad S Anwar)
0.02 2017-07-09T11:56:49Z
    - require at least Mojolicious 5.00 because the logger changed its internals at that point
    - make it work on Windows
0.01 2017-07-08T01:07:31Z
    - original version