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.