Skip to content

Commit f4d673c

Browse files
author
Ali Abdelfattah
authored
Update CHANGELOG.md (#246)
1 parent 60a8d35 commit f4d673c

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
## master
2-
1+
## v11.0.0 (2022-07-20)
2+
3+
* Bumps Instabug native SDKs to v11
4+
* Adds the ability to initialize the Android SDK from Dart. Check the migration guide referenced in our docs
5+
* Changes the package importing style for a more conventional use. Check the migration guide referenced in our docs
6+
* Moves InstabugCustomHttpClient used for network logging into a separate repo. Check the migration guide referenced in our docs
7+
* Flutter 3 compatibility
8+
* Bumps Gradle to 6.8 & Android Gradle plugin to 4.1
39
* Adds BugReporting.setFloatingButtonEdge API
4-
* Supports starting SDK from Dart only.
10+
* Removes the string keys bugReportHeader and feedbackReportHeader. Check the migration guide referenced in our docs
11+
* Removes the deprecated APIs. Check the migration guide referenced in our docs
512
* Fixes an issue with Android screenshots being black on release mode on SDK v10.13.0
6-
* Changes the package importing style
7-
* Removes InstabugCustomHttpClient used for network logging when using the dart:io package HttpClient
813

914
## v10.13.0 (2022-03-31)
1015

0 commit comments

Comments
 (0)