From e4b7a84bdcc564080389098497a302a054826ec5 Mon Sep 17 00:00:00 2001 From: oliexdev Date: Sat, 15 Aug 2020 09:05:33 +0200 Subject: [PATCH] added version 2.3.1 change logs --- fastlane/openScale/en-GB/changelogs/50.txt | 11 +++++++++++ fastlane/openScale_light/en-GB/changelogs/50.txt | 11 +++++++++++ fastlane/openScale_pro/en-GB/changelogs/50.txt | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 fastlane/openScale/en-GB/changelogs/50.txt create mode 100644 fastlane/openScale_light/en-GB/changelogs/50.txt create mode 100644 fastlane/openScale_pro/en-GB/changelogs/50.txt diff --git a/fastlane/openScale/en-GB/changelogs/50.txt b/fastlane/openScale/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/openScale/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/openScale_light/en-GB/changelogs/50.txt b/fastlane/openScale_light/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/openScale_light/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug diff --git a/fastlane/openScale_pro/en-GB/changelogs/50.txt b/fastlane/openScale_pro/en-GB/changelogs/50.txt new file mode 100644 index 00000000..a2044050 --- /dev/null +++ b/fastlane/openScale_pro/en-GB/changelogs/50.txt @@ -0,0 +1,11 @@ +- added support for assisted weighing (e.g. for babies or pets) +- additional support for people with amputations +- added support for Vigorun YG and Quanta QTBL10 scale +- added fastlane support +- integration of Androidx navigation component +- replaced obsoleted preferences with Androidx preferences +- replaced png file with svg files +- integration of DayNight theme +- use of live data to have always up-to-date measurements +- added support for round launcher icons +- fixed minor bug