diff options
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 766e322..951e015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +Unreleased +---------- + +**Added** +- A button to delete tracks. +- A small "user menu" in the top right corner. +- A button to download multiple tracks in the "Browse" view. +- Image uploading. + +**Changed** +- The position of the login/logout buttons. +- Style of the "Tag friend" button. + +**Fixed** +- The track editing overwriting the timezone information. +- The manifest file for inclusion of the README and CHANGELOG. + 0.1.0 - 2022-07-09 ------------------ |