Skip to content

Commit e1eedf8

Browse files
committed
Update Changelog
1 parent c0d922b commit e1eedf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- [FEATURE] Add OOB scroll and swipe action tracking. See [#2717][]
44
- [IMPROVEMENT] Rename `DDRUMErrorEventErrorMeta` to `DDRUMErrorEventErrorMetaInfo`, add support of custom Objective-C runtime names for generated RUM models. See [#2705][]
55
- [FEATURE] Add `trackResourceHeaders` configuration to capture HTTP request and response headers in RUM Resource events. See [#2721][]
6+
- [FIX] Fix crash context C-string conversion in KSCrash injection. See [#2740][]
67

78
# 3.7.0 / 18-02-2026
89

@@ -1064,6 +1065,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
10641065
[#2705]: https://github.com/DataDog/dd-sdk-ios/pull/2705
10651066
[#2721]: https://github.com/DataDog/dd-sdk-ios/pull/2721
10661067
[#2717]: https://github.com/DataDog/dd-sdk-ios/pull/2717
1068+
[#2740]: https://github.com/DataDog/dd-sdk-ios/pull/2740
10671069

10681070
[@00fa9a]: https://github.com/00FA9A
10691071
[@britton-earnin]: https://github.com/Britton-Earnin

0 commit comments

Comments
 (0)