From 041aa83cd672f261a2417f4edbd0cb63e06e2676 Mon Sep 17 00:00:00 2001 From: RKBoss6 Date: Tue, 1 Jul 2025 09:03:58 -0400 Subject: [PATCH] Update ChangeLog --- apps/ios/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/ios/ChangeLog b/apps/ios/ChangeLog index f16ff9af6..43233dfdf 100644 --- a/apps/ios/ChangeLog +++ b/apps/ios/ChangeLog @@ -17,4 +17,5 @@ 0.16: Always request Current Time service from iOS 0.17: Default to passing full UTF8 strings into messages app (which can now process them with an international font) 0.18: Fix UTF8 conversion (check for `font` library, not `fonts`) -0.19: Convert numeric weather values to int from BangleDumpWeather shortcut \ No newline at end of file +0.19: Convert numeric weather values to int from BangleDumpWeather shortcut +0.20: Add feels-like temperature data field to weather parsing from BangleDumpWeather shortcut.