Skip to content

Commit d29ced4

Browse files
committed
Update Changelog
1 parent c45acbb commit d29ced4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Deprecates Instabug.start in favour of Instabug.init that takes a configuration object for SDK initialization.
44
- Deprecates Instabug.setDebugEnabled, Instabug.setSdkDebugLogsLevel, and APM.setLogLevel in favour of debugLogsLevel property, which can be passed to InstabugConfig while initializing the SDK using Instabug.init.
55
- Deprecates the enums: sdkDebugLogsLevel and logLevel in favour of a new enum LogLevel.
6+
- Deprecates BugReporting.onSDKDismissedHandler in favour of BugReporting.onDismissHandler that has the correct enum types.
67

78
## 11.6.0 (2022-12-29)
89

0 commit comments

Comments
 (0)