aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-26 13:20:11 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-11-05 01:47:18 +0100
commit0335443b2241e6e3db8d3ac09df9018d7a96414f (patch)
treea528aea5c3e15e3487182bcf76c8505023176f88 /NEWS
parent70ff29e3d5e7d4f9f3edbe416d8718c7bafc674d (diff)
downloadnncmpp-0335443b2241e6e3db8d3ac09df9018d7a96414f.tar.gz
nncmpp-0335443b2241e6e3db8d3ac09df9018d7a96414f.tar.xz
nncmpp-0335443b2241e6e3db8d3ac09df9018d7a96414f.zip
Bump version, update NEWSv1.0.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fb01dce..9c55e75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+1.0.0 (2020-11-05)
+
+ * Coming with a real manual page instead of a help2man-generated stub
+
+ * Added a mode to poll MPD for the elapsed time, enabled by default,
+ fixing two cases of improper tracking
+
+ * Started showing song duration in the library
+
+ * Added C-PgUp/PgDown and C-Left/Right bindings to iterate tabs
+
+ * Added VIM-like C-y and C-e bindings for scrolling
+
+ * Added Windows Explorer-like M-Up binding to go up a directory
+
+ * Worked around a cURL bug crashing the application
+
+ * Fixed handling of direct SHOUTcast streams
+
+ * Miscellaneous little fixes
+
+
0.9.0 (2018-11-02)
* Initial release