diff --git a/.changelog/changes/17.bugfix b/.changelog/changes/17.bugfix new file mode 100644 index 0000000..f8e7e21 --- /dev/null +++ b/.changelog/changes/17.bugfix @@ -0,0 +1 @@ +Fix a bug while parsing URIs diff --git a/.changelog/changes/17.feature b/.changelog/changes/17.feature new file mode 100644 index 0000000..ed00922 --- /dev/null +++ b/.changelog/changes/17.feature @@ -0,0 +1 @@ +Add your info here \ No newline at end of file diff --git a/.changelog/changes/oauth.bugfix b/.changelog/changes/oauth.bugfix new file mode 100644 index 0000000..78bddc2 --- /dev/null +++ b/.changelog/changes/oauth.bugfix @@ -0,0 +1 @@ +Fix a bug which required user to login again after token expiration diff --git a/.changelog/changes/xx1.feature b/.changelog/changes/xx1.feature new file mode 100644 index 0000000..49e0f2a --- /dev/null +++ b/.changelog/changes/xx1.feature @@ -0,0 +1 @@ +Add option to show or hide track artists when browsing artists diff --git a/.changelog/changes/xx2.bugfix b/.changelog/changes/xx2.bugfix new file mode 100644 index 0000000..33fc98f --- /dev/null +++ b/.changelog/changes/xx2.bugfix @@ -0,0 +1 @@ +Fix album track ordering in lookup results diff --git a/.changelog/changes/xx3.enhancement b/.changelog/changes/xx3.enhancement new file mode 100644 index 0000000..d4b79d5 --- /dev/null +++ b/.changelog/changes/xx3.enhancement @@ -0,0 +1 @@ +Add basic filtering on search results diff --git a/.changelog/changes/xx4.removal b/.changelog/changes/xx4.removal new file mode 100644 index 0000000..d4b79d5 --- /dev/null +++ b/.changelog/changes/xx4.removal @@ -0,0 +1 @@ +Add basic filtering on search results