Skip to content

Commit

Permalink
prep for release (dart-archive#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 authored May 23, 2023
1 parent ce41605 commit f2fe2ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.2.0-wip
## 1.2.0

* Add notification when the log level is changed. Logger `onLevelChanged` broadcasts a stream of level values.
* Require Dart 2.19.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: logging
version: 1.2.0-wip
version: 1.2.0
description: >-
Provides APIs for debugging and error logging, similar to loggers in other
languages, such as the Closure JS Logger and java.util.logging.Logger.
Expand Down

0 comments on commit f2fe2ac

Please sign in to comment.