From c3f58bdcd061fcab01432de7eddbba218fbc759b Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sat, 9 Apr 2022 23:44:48 +0930 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19e4694..0b5837a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ All notable changes to this project will be documented in this file. ## [v0.6.0] - 2022-04 - When downloading from a playlist, show the total number of videos and how many have been downloaded -- Update status when initially downloading playlist details - Show version in web UI +- Fixes and improvements to capturing output info and showing it in the UI +- Improve index page (show URL of queued downloads instead of nothing) ## [v0.5.5] - 2022-04-09