Skip to content

Commit bb3b263

Browse files
committed
Bumped version to 2.4.0
1 parent 901b07b commit bb3b263

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 2.4.0
2+
3+
- Added pub.dev `topics`. Thanks to
4+
@jonasfj ([#74](https://github.com/SourceHorizon/logger/pull/74)).
5+
- PrettyPrinter: Added `dateTimeFormat` option (backwards-compatible with `printTime`).
6+
Fixes [#80](https://github.com/SourceHorizon/logger/issues/80).
7+
18
## 2.3.0
29

310
- AdvancedFileOutput: Added file deletion option. Thanks to

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: logger
22
description: Small, easy to use and extensible logger which prints beautiful logs.
3-
version: 2.3.0
3+
version: 2.4.0
44
repository: https://github.com/SourceHorizon/logger
55

66
topics:

0 commit comments

Comments
 (0)