From 78258a545750df09139dfcefa82db75380df7e3f Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Thu, 16 Mar 2023 19:24:28 -0700 Subject: [PATCH] update changelog with scrolling smoothness fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed0e45..8aeb52a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - [#66](https://github.com/dweymouth/supersonic/issues/66) Refreshing artist page duplicates list of similar artists - [#37](https://github.com/dweymouth/supersonic/issues/37) Infinite scrolling album views stop loading if you scroll with scrollbar immediately to bottom - [#78](https://github.com/dweymouth/supersonic/issues/78) Favorite button on Artist page always shows unfavorited initially +- [#64](https://github.com/dweymouth/supersonic/issues/64) Improve scrolling smoothness in album grid view ## [0.0.1-alpha1] - 2023-03-05