Skip to content

Commit 931076d

Browse files
committed
Bumped version to 2.5.0
1 parent 2163a08 commit 931076d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.5.0
2+
3+
- AdvancedFileOutput: Added support for custom `fileUpdateDuration`. Thanks to
4+
@shlowdy ([#86](https://github.com/SourceHorizon/logger/pull/86)).
5+
- README: Fixed outdated LogOutput documentation.
6+
17
## 2.4.0
28

39
- Added pub.dev `topics`. 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.4.0
3+
version: 2.5.0
44
repository: https://github.com/SourceHorizon/logger
55

66
topics:

0 commit comments

Comments
 (0)