Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit f2fe2ac

Browse files
authored
prep for release (#140)
1 parent ce41605 commit f2fe2ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.2.0-wip
1+
## 1.2.0
22

33
* Add notification when the log level is changed. Logger `onLevelChanged` broadcasts a stream of level values.
44
* Require Dart 2.19.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: logging
2-
version: 1.2.0-wip
2+
version: 1.2.0
33
description: >-
44
Provides APIs for debugging and error logging, similar to loggers in other
55
languages, such as the Closure JS Logger and java.util.logging.Logger.

0 commit comments

Comments
 (0)