From e34bef92635d02d1c88efc607d3139e21db0f31e Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Thu, 9 Mar 2023 21:22:00 +1030 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 440b6ce..0f4c2e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -## [v0.6.0] - 2022-04 +## [v0.6.0] - 2023-03-09 - Configurable destinations for downloads - When downloading from a playlist, show the total number of videos and how many have been downloaded @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - Add docker support - Fixes and improvements to capturing output info and showing it in the UI - Fixes to handling of queued downloads +- Fix portable mode to look in binary directory, not current directory ## [v0.5.5] - 2022-04-09