From 59e0f961b4181f52ef8648b16d425518640bdd27 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Wed, 3 Jun 2020 00:16:25 +0530 Subject: [PATCH] Bump version and update changelog --- CHANGELOG.md | 4 ++++ nimcoon.nimble | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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" -- 2.43.0