Skip to content

Commit 1f22940

Browse files
committed
Update CHANGELOG.md
1 parent 24ce587 commit 1f22940

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Unreleased
22

3+
# 2.27.0 / 06-05-2025
4+
5+
- [FEATURE] Propagate RUM session ID in request headers. See [#2201][]
6+
- [FIX] Fix access level for `DatadogPrivate` imports. See [#2268][]
7+
38
# 2.26.0 / 10-04-2025
49

510
- [FIX] Fix Fatal App Hang Duplicates. See [#2260][]
@@ -858,13 +863,15 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
858863
[#2182]: https://github.com/DataDog/dd-sdk-ios/pull/2182
859864
[#2244]: https://github.com/DataDog/dd-sdk-ios/pull/2244
860865
[#2200]: https://github.com/DataDog/dd-sdk-ios/pull/2200
866+
[#2201]: https://github.com/DataDog/dd-sdk-ios/pull/2201
861867
[#2195]: https://github.com/DataDog/dd-sdk-ios/pull/2195
862868
[#2251]: https://github.com/DataDog/dd-sdk-ios/pull/2251
863869
[#2240]: https://github.com/DataDog/dd-sdk-ios/pull/2240
864870
[#2223]: https://github.com/DataDog/dd-sdk-ios/pull/2223
865871
[#2234]: https://github.com/DataDog/dd-sdk-ios/pull/2234
866872
[#2236]: https://github.com/DataDog/dd-sdk-ios/pull/2236
867873
[#2260]: https://github.com/DataDog/dd-sdk-ios/pull/2260
874+
[#2268]: https://github.com/DataDog/dd-sdk-ios/pull/2268
868875
[@00fa9a]: https://github.com/00FA9A
869876
[@britton-earnin]: https://github.com/Britton-Earnin
870877
[@hengyu]: https://github.com/Hengyu

0 commit comments

Comments
 (0)