Skip to content

Commit c2079ad

Browse files
docs: update changelog.md
1 parent 20de15d commit c2079ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- Adds symbol files upload script ([#1137](https://github.com/Instabug/Instabug-React-Native/pull/1137))
88
- Support enabling NDK crash capturing on Android ([#1132](https://github.com/Instabug/Instabug-React-Native/pull/1132)).
99

10+
### Deprecated
11+
12+
- Deprecate execution traces APIs `APM.startExecutionTrace`, `Trace.end()` and `Trace.setAttribute` in favor of the new app flow APIs `APM.startFlow`, `APM.endFlow` and `APM.setTraceAttribute` ([#1138](https://github.com/Instabug/Instabug-React-Native/pull/1138)).
13+
1014
## [12.7.1](https://github.com/Instabug/Instabug-React-Native/compare/v12.7.0...v12.7.1) (February 15, 2024)
1115

1216
### Changed

0 commit comments

Comments
 (0)