We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ubuntu_logger
1 parent f68377f commit 0f41586Copy full SHA for 0f41586
packages/ubuntu_logger/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.2.1
2
+
3
+ - **CHORE**: Loosen version constraints on `logging` and bump to `^1.3.0`
4
5
## 0.2.0
6
7
> Note: This release has breaking changes.
packages/ubuntu_logger/pubspec.yaml
@@ -3,7 +3,7 @@ description: A logging frontend based on Google's logging library for Dart.
homepage: https://github.com/canonical/ubuntu-flutter-plugins
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_logger
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
-version: 0.2.0
+version: 0.2.1
8
environment:
9
sdk: ">=3.0.0 <4.0.0"
0 commit comments