From 9b709f145e9b783ea38d61ecb53af289a61cfb2b Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Thu, 16 Feb 2023 09:33:24 +0100 Subject: [PATCH] update changelog --- fastlane/changelog.txt | 7 ++++--- version.properties | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fastlane/changelog.txt b/fastlane/changelog.txt index aadfbf4c8..8d7eed10a 100644 --- a/fastlane/changelog.txt +++ b/fastlane/changelog.txt @@ -1,8 +1,9 @@ -New in 4.1.5: --Fixed various bugs and crashes --You can view, complete, assign, and add tasks to your Group Plan’s shared task board! +kNew in 4.1.6: +-Fixed various issues with: Challenge task creation, Markdown appearance, animated potion sprites, Google Sign in, reminder scheduling, Group Tasks +-You can view, complete, assign, and add tasks to your Group Plan's shared task board! -Tap your name on a task screen to switch to different task boards -More intuitive system notification settings -New Avatar Customization interface -Audio will be controlled by media volume now -Task details are now tinted based on task health + diff --git a/version.properties b/version.properties index 4fbbbb4de..c4ceeafa7 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -NAME=4.1.5 -CODE=5291 \ No newline at end of file +NAME=4.1.6 +CODE=5291