diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2af7fb241..0b74734f116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,16 @@ ## Unreleased +### Features + +- Add screen name to app context (#3346) + ### Fixes - Infinite loop when parsing MetricKit data (#3395) ## 8.15.2 -### Features - -- Add screen name to app context (#3346) - ### Fixes - Crash when logging from certain profiling contexts (#3390)