We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020ebb0 commit 1fb84edCopy full SHA for 1fb84ed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Unreleased
2
3
+# 3.5.1 / 23-01-2025
4
+
5
+- [FIX] Fix crash in App Hangs backtrace generation. See [#2647][]
6
7
# 3.5.0 / 12-01-2025
8
9
- [FEATURE] Report time to initial display (TTID). See [#2517][] [#2464][]
@@ -1019,6 +1023,7 @@ Release `2.0` introduces breaking changes. Follow the [Migration Guide](MIGRATIO
1019
1023
[#2614]: https://github.com/DataDog/dd-sdk-ios/pull/2614
1020
1024
[#2631]: https://github.com/DataDog/dd-sdk-ios/pull/2631
1021
1025
[#2633]: https://github.com/DataDog/dd-sdk-ios/pull/2633
1026
+[#2647]: https://github.com/DataDog/dd-sdk-ios/pull/2647
1022
1027
1028
[@00fa9a]: https://github.com/00FA9A
1029
[@britton-earnin]: https://github.com/Britton-Earnin
0 commit comments