From: Joseph Nuthalapati Date: Sun, 14 Mar 2021 11:20:40 +0000 (+0530) Subject: Bump version and update changelog X-Git-Tag: 0.8.2 X-Git-Url: http://njoseph.me/gitweb/nimcoon.git/commitdiff_plain/f1ba7a622ea9f05f87292c24e9dfc7acc67ed06d Bump version and update changelog Signed-off-by: Joseph Nuthalapati --- 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"