From 358391a4cc55c0275d115b4df9c466cdffb77f44 Mon Sep 17 00:00:00 2001 From: Kaustubh Patange Date: Thu, 19 Aug 2021 11:48:26 +0530 Subject: [PATCH] [Updated] Changelog --- app/src/main/res/raw/changelog.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/raw/changelog.json b/app/src/main/res/raw/changelog.json index 9a5d510..022d0c7 100644 --- a/app/src/main/res/raw/changelog.json +++ b/app/src/main/res/raw/changelog.json @@ -1,10 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.1", "summary": [ + "

Added:


", + "• Ability to restore purchase (premium) within the app.
", "

Updated:


", - "• When VPN list is empty a message will be shown instead of nothing.
", + "• Download notification will now show additional Install button.
", "

Fixed:


", - "• Issues with sublisting VPN & ViewBinding.
", - "• Crashes due to incorrect resume of coroutine on different thread." + "• Built-in updater issue which won't automatically update apps.
", + "• Crashes due to socket timeout for devices with slow internet connection." ] } \ No newline at end of file