]> njoseph.me Git - nimcoon.git/commitdiff
0.4.0 - Bump version and update changelog 0.4.0
authorJoseph Nuthalapati <njoseph@riseup.net>
Thu, 4 Jun 2020 19:50:28 +0000 (01:20 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Thu, 4 Jun 2020 19:50:54 +0000 (01:20 +0530)
CHANGELOG.md
nimcoon.nimble

index 9e4e72c0791f42f4f5a79ad90153d6f6b529fef4..83609311991d465cf80a316a473e314d75935ff4 100644 (file)
@@ -1,3 +1,8 @@
+# 0.4.0
+
+- Allow picking up torrent links from http urls (PeerTube provides these in download options)
+- Given a PeerTube link, automatically pick the best resolution video and stream it using WebTorrent
+
 # 0.3.2
 
 - Reimplement streaming of YouTube playlists
index 2748c3668b2bf347a592053d7b53a24cd762a53a..29d0054859956a1d9d1f2864707cb30e3797d7ab 100644 (file)
@@ -1,6 +1,6 @@
 # Package
 
-version       = "0.3.2"
+version       = "0.4.0"
 author        = "Joseph Nuthalapati"
 description   = "A command-line YouTube player and more"
 license       = "GPL-3.0"