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.
1 parent bf4e655 commit 2f940c5Copy full SHA for 2f940c5
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.2.1
2
+
3
+- Reverted `${this}` interpolation and added linter
4
+ ignore. [#1](https://github.com/Bungeefan/logger/issues/1)
5
6
## 1.2.0
7
8
- Added origin LogEvent to OutputEvent. Addresses [#133](https://github.com/simc/logger/pull/133).
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 1.2.0
+version: 1.2.1
repository: https://github.com/Bungeefan/logger
environment:
0 commit comments