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 f0445fd commit ac629abCopy full SHA for ac629ab
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v2.0.1 (2021-09-29)
2
+
3
+* Fixes an issue with APM network logger not reporting to the dashboard
4
5
## v2.0.0 (2021-09-20)
6
7
* Adds support for Dio v4.0
pubspec.yaml
@@ -1,7 +1,7 @@
name: instabug_dio_interceptor
description: This package is an add on to instabug_flutter. It intercepts any requests performed
with Dio Package and sends them to the report that will be sent to the dashboard.
-version: 2.0.0
+version: 2.0.1
homepage: https://github.com/Instabug/Instabug-Flutter#readme
environment:
0 commit comments