Skip to content

Commit 3e9f87c

Browse files
committed
Bumped version to 2.2.0
1 parent 3eff350 commit 3e9f87c

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.2.0
2+
3+
- Added AdvancedFileOutput. Thanks to
4+
@pyciko ([#65](https://github.com/SourceHorizon/logger/pull/65)).
5+
- Added missing acknowledgments in README.
6+
17
## 2.1.0
28

39
- Improved README explanation about debug mode. 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.1.0
3+
version: 2.2.0
44
repository: https://github.com/SourceHorizon/logger
55

66
environment:

0 commit comments

Comments
 (0)