From d09270c390b7c8d2c6cc25f3f1a416b43c8c3387 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Sat, 26 Dec 2020 20:15:09 +0530 Subject: [PATCH] Bump version and update changelog Signed-off-by: Joseph Nuthalapati --- CHANGELOG.md | 5 +++++ nimcoon.nimble | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bff8203..2b95cda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.8.0 + +- Interactive options +- YouTube auto-play + # 0.7.0 - Fix broken direct play. diff --git a/nimcoon.nimble b/nimcoon.nimble index 85584eb..c625a5d 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.7.0" +version = "0.8.0" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0" -- 2.43.0