bac107733a
Changelog diff is: diff --git a/Changes b/Changes index a55bd2c..2d358bf 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Perl extension Log-Mini {{$NEXT}} +0.2.1 2019-04-18T20:57:59Z + - Unused imports were removed + 0.2.0 2019-04-11T22:06:58Z - Null logger
28 lines
542 B
Text
28 lines
542 B
Text
Revision history for Perl extension Log-Mini
|
|
|
|
{{$NEXT}}
|
|
|
|
0.2.1 2019-04-18T20:57:59Z
|
|
- Unused imports were removed
|
|
|
|
0.2.0 2019-04-11T22:06:58Z
|
|
- Null logger
|
|
|
|
0.1.1 2019-03-19T20:44:04Z
|
|
- Error in the constructor was fixed. 0.1.0 removed from CPAN.
|
|
|
|
0.1.0 2019-03-19T12:08:23Z
|
|
- Supports formatted with sprintf messages
|
|
- log method was added
|
|
|
|
0.0.3 2019-03-05T15:48:33Z
|
|
- Unused say feature was removed
|
|
|
|
0.0.2 2019-02-22T08:01:23Z
|
|
|
|
- Undefined warning was fixed
|
|
|
|
0.0.1 2019-02-21T20:27:25Z
|
|
|
|
- original version
|
|
|