diff --git a/mobile/lib/ui/notification/update/change_log_page.dart b/mobile/lib/ui/notification/update/change_log_page.dart index 4c2340ae8..289d84590 100644 --- a/mobile/lib/ui/notification/update/change_log_page.dart +++ b/mobile/lib/ui/notification/update/change_log_page.dart @@ -122,7 +122,7 @@ class _ChangeLogPageState extends State { final List items = []; items.addAll([ ChangeLogEntry( - "Improved Performance for Large Galleries", + "Improved Performance for Large Galleries ✨", 'We\'ve made significant improvements to how quickly galleries load and' ' with less stutter, especially for those with a lot of photos and videos.', ),