Skip to content

Commit cedb689

Browse files
committed
Bumped version to 2.3.0
1 parent cd0e39d commit cedb689

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.3.0
2+
3+
- AdvancedFileOutput: Added file deletion option. Thanks to
4+
@lomby92 ([#71](https://github.com/SourceHorizon/logger/pull/71)).
5+
16
## 2.2.0
27

38
- Added AdvancedFileOutput. 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.2.0
3+
version: 2.3.0
44
repository: https://github.com/SourceHorizon/logger
55

66
environment:

0 commit comments

Comments
 (0)