Skip to content

Commit 8bcf107

Browse files
committed
fix: changelog
1 parent 94e0d39 commit 8bcf107

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
# Changelog
2-
## [Unreleased](https://github.com/Instabug/Instabug-Flutter/compare/v14.1.0...dev)
2+
## [14.3.0](https://github.com/Instabug/Instabug-Flutter/compare/v14.1.0...dev)
33

44
### Fixed
55

66
- Fixed an issue with `SetReproStepsConfig` on Android platform ([#543](https://github.com/Instabug/Instabug-Flutter/pull/543)).
77

8+
### Added
9+
10+
- Add support enable/disable capturing network body. ([#561](https://github.com/Instabug/Instabug-Flutter/pull/561))
11+
12+
813
## [14.1.0](https://github.com/Instabug/Instabug-Flutter/compare/v14.0.0...v14.1.0) (January 2, 2025)
914

1015
### Changed
1116

1217
- Bump Instabug Android SDK to v14.1.0 ([#539](https://github.com/Instabug/Instabug-Flutter/pull/539)). [See release notes](https://github.com/Instabug/Instabug-Android/releases/tag/v14.1.0).
1318
- Bump Instabug iOS SDK to v14.1.0 ([#539](https://github.com/Instabug/Instabug-Flutter/pull/539)). [See release notes](https://github.com/Instabug/Instabug-iOS/releases/tag/14.1.0),
1419

15-
## [Unreleased](https://github.com/Instabug/Instabug-Flutter/compare/v14.0.0...dev)
16-
1720
### Added
1821

1922
- Add support enable/disable capturing network body. ([#561](https://github.com/Instabug/Instabug-Flutter/pull/561))

0 commit comments

Comments
 (0)