Bump version, update NEWS

This commit is contained in:
2024-02-10 18:38:15 +01:00
parent 9699b80e9d
commit ef19337bad
2 changed files with 6 additions and 2 deletions

6
NEWS
View File

@@ -1,4 +1,4 @@
Unreleased
2.1.0 (2024-02-11)
* Added ability to look up song lyrics,
using a new scriptable extension interface for the Info tab
@@ -13,10 +13,14 @@ Unreleased
* X11: fixed rendering of overflowing, partially visible list items
* X11: fixed a crash when resizing the window to zero dimensions
* Added a "o" binding to select the currently playing song
* Added Readline-like M-u, M-l, M-c editor bindings
* Made the scroll wheel work on the elapsed time gauge and the volume display
* Changed volume adjustment bindings to use +/- keys
* Changed volume adjustment to go in steps of 5 rather than 10 %