aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-09-18 09:15:23 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-09-20 11:04:39 +0200
commit28ed7a85a8cbf3173f17e8ca9f7c8a7d5a7c98ed (patch)
tree3e6f1af6d9bcf195b9b52c4485741ed2c5eec60c /NEWS
parentb6dd94072080d29b356d2c22d9f317deac55331d (diff)
downloadnncmpp-28ed7a85a8cbf3173f17e8ca9f7c8a7d5a7c98ed.tar.gz
nncmpp-28ed7a85a8cbf3173f17e8ca9f7c8a7d5a7c98ed.tar.xz
nncmpp-28ed7a85a8cbf3173f17e8ca9f7c8a7d5a7c98ed.zip
Implement lyrics lookup
There is now a generic mechanism for loading lyrics, or any other arbitrary content related to songs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c48e72..2e2b9ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Unreleased
+
+ * Added ability to look up song lyrics,
+ using a new scriptable extension interface for the Info tab
+
+ * Added Readline-like M-u, M-l, M-c editor bindings
+
+
2.0.0 (2022-09-03)
* Added an optional X11 user interface