diff --git a/CHANGELOG.md b/CHANGELOG.md index 5163b60..0bd0941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,11 @@ All notable changes to this project will be documented in this file. ## [v1.0.0] - 2023-11-23 - Don't start downloads until "start download" is pressed -- Add "download option" for more per-download customisability, especially - for destinations -- Removed "destinations" as that is now possible more flexibly with download - options. Configurations using destinations automatically migrated to an - appropriate `yt-dlp -o ...` download options +- Add "download option" for more per-download customisability, especially for destinations +- Removed "destinations" as that is now possible more flexibly with download options. + - Existing configurations using destinations are automatically migrated to an appropriate `yt-dlp -o ...` download options - Gropple now available via docker -- Clean up web interface display on index page, especially when a playlist - with many files is downloading +- Clean up web interface display on index page, especially when a playlist with many files is downloading ## [v0.6.0] - 2023-03-15