Skip to content

Commit 2f97fe6

Browse files
committed
Update CHANGELOG.md
1 parent 3787a11 commit 2f97fe6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Unreleased
22

3-
- [FEATURE] Add Time To Network Setled metric in RUM. See [#2125][]
3+
# 2.23.0 / 05-02-2025
4+
5+
- [FEATURE] Add Time To Network Settled metric in RUM. See [#2125][]
46
- [FEATURE] Add Interaction To Next View metric in RUM. See [#2153][]
7+
- [FIX] Fix SwiftUI staling views. See [#2169][]
58
- [FIX] Fix SwiftUI placeholder in Session Replay when Feature Flag is disabled. See [#2170][]
69
- [IMPROVEMENT] Add `addAttributes` and `removeAttributes` APIs. See [#2177][]
710

@@ -824,6 +827,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
824827
[#2148]: https://github.com/DataDog/dd-sdk-ios/pull/2148
825828
[#2153]: https://github.com/DataDog/dd-sdk-ios/pull/2153
826829
[#2154]: https://github.com/DataDog/dd-sdk-ios/pull/2154
830+
[#2169]: https://github.com/DataDog/dd-sdk-ios/pull/2169
827831
[#2170]: https://github.com/DataDog/dd-sdk-ios/pull/2170
828832
[#2177]: https://github.com/DataDog/dd-sdk-ios/pull/2177
829833
[#2182]: https://github.com/DataDog/dd-sdk-ios/pull/2182

0 commit comments

Comments
 (0)