From c12b10a1ed8fde80c2adad0936f0a92b02560b8f Mon Sep 17 00:00:00 2001 From: OxygenCobalt Date: Fri, 26 Nov 2021 10:24:10 -0700 Subject: [PATCH] docs: add changelog for hotfix Add a changelog for this hotfix release. --- fastlane/metadata/android/en-US/changelogs/10.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fastlane/metadata/android/en-US/changelogs/10.txt diff --git a/fastlane/metadata/android/en-US/changelogs/10.txt b/fastlane/metadata/android/en-US/changelogs/10.txt new file mode 100644 index 000000000..bf40c308c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/10.txt @@ -0,0 +1,3 @@ +Auxio has a new look derived from Material You, with a new music loader that supports album artists, a completely revamped sorting system, greater library customization, and a more streamlined and cohesive user experience. For more information, please read the full changelog at https://github.com/OxygenCobalt/Auxio/releases/tag/v2.0.0. + +This release is a hotfix intended to fix two issues with the new playback UI that were not caught during testing. \ No newline at end of file