From: Joseph Nuthalapati Date: Tue, 2 Jun 2020 18:46:25 +0000 (+0530) Subject: Bump version and update changelog X-Git-Tag: 0.3.2 X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/commitdiff_plain/59e0f961b4181f52ef8648b16d425518640bdd27?hp=28d7042ef9a94c77a2de54902ecd46591940555e Bump version and update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index afb2915..9e4e72c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.3.2 + +- Reimplement streaming of YouTube playlists + # 0.3.1 - Fix mistake with tagging. diff --git a/nimcoon.nimble b/nimcoon.nimble index 6daa081..2748c36 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.3.1" +version = "0.3.2" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0"