We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc2544 commit 065d9f0Copy full SHA for 065d9f0
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.1.1
2
+* Update `flutter_mailer` to `3.x`
3
+
4
## 2.1.0
5
* Add `extraData` parameter to `reportCheckedError` ([#40](https://github.com/ThexXTURBOXx/catcher_2/issues/40))
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: catcher_2
description: Plugin for error catching which provides multiple handlers for dealing with errors when they are not caught by the developer.
-version: 2.1.0
+version: 2.1.1
homepage: https://github.com/ThexXTURBOXx/catcher_2
repository: https://github.com/ThexXTURBOXx/catcher_2
issue_tracker: https://github.com/ThexXTURBOXx/catcher_2/issues
0 commit comments