From f1ba7a622ea9f05f87292c24e9dfc7acc67ed06d Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Sun, 14 Mar 2021 16:50:40 +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 1ed393f..39fb77a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.8.2 + +- Use a different Invidious instance. + # 0.8.1 - Use youtube-dl's ytsearch when feeling lucky. This make search much faster. diff --git a/nimcoon.nimble b/nimcoon.nimble index 894e22b..6546911 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.8.1" +version = "0.8.2" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0" -- 2.43.0