Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md #1944

Merged
merged 1 commit into from
Jul 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [IMPROVEMENT] Record Activity Indicator in Session Replay. See [#1934][]
- [IMPROVEMENT] Allow disabling app hang monitoring in ObjC API. See [#1908][]
- [IMPROVEMENT] Update RUM and Telemetry models with KMP source. See [#1925][]
- [IMPROVEMENT] Use otel-swift fork that only has APIs. See [#1930][]

# 2.11.1 / 01-07-2024

Expand Down Expand Up @@ -706,6 +707,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
[#1916]: https://github.com/DataDog/dd-sdk-ios/pull/1916
[#1917]: https://github.com/DataDog/dd-sdk-ios/pull/1917
[#1925]: https://github.com/DataDog/dd-sdk-ios/pull/1925
[#1930]: https://github.com/DataDog/dd-sdk-ios/pull/1930
[#1934]: https://github.com/DataDog/dd-sdk-ios/pull/1934
[#1938]: https://github.com/DataDog/dd-sdk-ios/pull/1938
[@00fa9a]: https://github.com/00FA9A
Expand Down