]> njoseph.me Git - nimcoon.git/commitdiff
Bump version and update changelog 0.2.0
authorJoseph Nuthalapati <njoseph@riseup.net>
Fri, 17 Apr 2020 16:03:04 +0000 (21:33 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Fri, 17 Apr 2020 16:03:04 +0000 (21:33 +0530)
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
CHANGELOG.md [new file with mode: 0644]
nimcoon.nimble

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..add099e
--- /dev/null
@@ -0,0 +1,12 @@
+# 0.2.0
+
+- Implement pagination with shortcuts "n" and "p" to navigate between pages
+
+# 0.1.0
+
+- Search for videos using keywords
+- Stream videos and music from YouTube
+- Play direct links from YouTube and PeerTube
+- Stream video and music from magnet links
+- Download music
+- Download video
index 7b100c77743a5f94d84c9435b98453de1271d58c..928e11047038eb89a001ed03c277ab33fa61e0af 100644 (file)
@@ -1,6 +1,6 @@
 # Package
 
-version       = "0.1.0"
+version       = "0.2.0"
 author        = "Joseph Nuthalapati"
 description   = "A command-line YouTube player and more"
 license       = "GPL-3.0"