summaryrefslogtreecommitdiff
path: root/Changes
blob: 7eb29b998422ad71cdffd67d43e379367ea76886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
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.