From 928e922a8f208b7645dc5690a5edf04841862c00 Mon Sep 17 00:00:00 2001 From: Privacy_Dragon Date: Mon, 25 Apr 2022 13:07:12 +0200 Subject: [PATCH] almost forgot to add this to the changelog... --- fastlane/metadata/android/en-US/changelogs/8.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/fastlane/metadata/android/en-US/changelogs/8.txt b/fastlane/metadata/android/en-US/changelogs/8.txt index 8961983..504467f 100644 --- a/fastlane/metadata/android/en-US/changelogs/8.txt +++ b/fastlane/metadata/android/en-US/changelogs/8.txt @@ -1,5 +1,6 @@ * Improved the loading bar. * The ISBN-scanning feature now works by simply clicking the ISBN button that is used by the instances that have scanning already available. * For instances that do not support the scanning server-side, there is now instead of the text a button for ISBN-scanning, similar to the standard one. +* More bookwyrm instances added to the ones that can be opened in the app. * Small bug-fix, so now only ISBN-codes (And other EAN-13 codes) will be scanned. * Another bug-fix. The modified back button works again.