Skip to content

Commit 339f3b9

Browse files
docs: update changelog.md
1 parent b0751dd commit 339f3b9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/Instabug/Instabug-Flutter/compare/v12.7.0...dev)
4+
5+
### Added
6+
7+
- Add Support for App flows APIs `APM.startFlow`, `APM.endFlow` and `APM.setTraceAttribute` ([#1138](https://github.com/Instabug/Instabug-Flutter/pull/1138)).
8+
9+
### Deprecated
10+
11+
- Deprecate execution traces APIs `APM.startExecutionTrace`, `APM.setExecutionTraceAttribute`, `APM.endExecutionTrace`, `Trace.setAttribute` and `Trace.end` in favor of the new app flow APIs ([#1138](https://github.com/Instabug/Instabug-Flutter/pull/1138)).
12+
313
## [12.7.0](https://github.com/Instabug/Instabug-Flutter/compare/v12.5.0...v12.7.0) (February 15, 2024)
414

515
### Added

0 commit comments

Comments
 (0)