Skip to content

Commit 821a4df

Browse files
committed
Fix changelog
1 parent 9f4813a commit 821a4df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [IMPROVEMENT] Send retry information with network requests (eg. retry_count, last_failure_status and idempotency key). See [#1991][]
88
- [IMPROVEMENT] Enable app launch time on mac, macCatalyst and visionOS. See [#1888][] (Thanks [@Hengyu][])
99
- [FIX] Ignore network reachability on watchOS . See [#2005][] (Thanks [@jfiser-paylocity][])
10+
- [FEATURE] Add Start / Stop API to Session Replay (start/stopRecording). See [#1986][]
1011

1112
# 2.16.0 / 20-08-2024
1213

@@ -756,11 +757,12 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
756757
[#1988]: https://github.com/DataDog/dd-sdk-ios/pull/1988
757758
[#2000]: https://github.com/DataDog/dd-sdk-ios/pull/2000
758759
[#1991]: https://github.com/DataDog/dd-sdk-ios/pull/1991
760+
[#1986]: https://github.com/DataDog/dd-sdk-ios/pull/1986
759761
[#1888]: https://github.com/DataDog/dd-sdk-ios/pull/1888
760762
[#2008]: https://github.com/DataDog/dd-sdk-ios/pull/2008
761763
[#2005]: https://github.com/DataDog/dd-sdk-ios/pull/2005
762764
[#1998]: https://github.com/DataDog/dd-sdk-ios/pull/1998
763-
[#1998]: https://github.com/DataDog/dd-sdk-ios/pull/1966
765+
[#1966]: https://github.com/DataDog/dd-sdk-ios/pull/1966
764766
[#2026]: https://github.com/DataDog/dd-sdk-ios/pull/2026
765767
[@00fa9a]: https://github.com/00FA9A
766768
[@britton-earnin]: https://github.com/Britton-Earnin

0 commit comments

Comments
 (0)