Skip to content

Commit a48733e

Browse files
committed
Bump version 1.1.0
1 parent 047c410 commit a48733e

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+
## 1.1.0
2+
- Enhance boxing control with PrettyPrinter. Credits to @timmaffett
3+
- Add trailing new line to FileOutput. Credits to @narumishi
4+
- Add functions as a log message. Credits to @smotastic
5+
16
## 1.0.0
27
- Stable nullsafety
38

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: 1.0.0
3+
version: 1.1.0
44
homepage: https://github.com/leisim/logger
55

66
environment:

0 commit comments

Comments
 (0)