0.102   2023-11-21  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
        - Mark distribution as up for adoption since I'm no longer using
          Log::Any.
0.101   2020-01-14  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- Mark deprecated in Abstract.
0.100   2020-01-14  Released-By: PERLANCAR; Urgency: medium
        - No functional changes.
        - Mark deprecated, in favor of Log::Any::Adapter::Capture.
0.09    2014-03-16  Released-By: SHARYANTO
        - No functional changes. Remove perl 5.10 requirement by request [GH#3].
0.08    2014-02-28  Released-By: SHARYANTO
	- No functional changes. Rebuild and depend on Log::Any::Adapter instead
          of Log::Any::Adapter::Util which is now excluded from CPAN index
          [GH#3]. Thanks Amiri Barksdale.
0.07    2013-11-12  Released-By: SHARYANTO
	- No functional changes. Rebuild to fix t/00-compile.t generated by
	  older DZP::Test::Compile (2.019 < x < 2.033).
0.06     2013-09-26  Released-By: SHARYANTO
         - No functional changes. Add missing test dependency to Test::More 0.98
           (pointed out by Clinton Gormley) (weird, lint-prereqs doesn't catch
           this).
0.05     2013-09-09  Released-By: SHARYANTO
         - No functional changes. Rebuild with MakeMaker instead of
           Module::Build because the latter is deprecated from core in 5.19.
0.04    2012-03-13  Released-By: SHARYANTO
        - No functional changes. Support older Perl [RT #75719].
0.03    2011-10-24  Released-By: SHARYANTO
        - Only call callback if level suffices.
0.02    2011-05-11  Released-By: SHARYANTO
        - No functional changes.
        - Some rewording in POD.
0.01    2011-05-11  Released-By: SHARYANTO
        - First release.