From bf46415bcf5fa20ba6ffa0940af2fae9488874a3 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Sat, 2 Jan 2021 16:02:14 +0530 Subject: [PATCH] Bump version and update changelog Signed-off-by: Joseph Nuthalapati --- CHANGELOG.md | 4 ++++ nimcoon.nimble | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b95cda..1ed393f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.8.1 + +- Use youtube-dl's ytsearch when feeling lucky. This make search much faster. + # 0.8.0 - Interactive options diff --git a/nimcoon.nimble b/nimcoon.nimble index c625a5d..894e22b 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.8.0" +version = "0.8.1" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0" -- 2.43.0