diff --git a/NEWS b/NEWS index a747842a..e15487f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +ncmpcpp-0.7 (????-??-??) + +* Visualizer has now support for multiple colors (visualizer_color configuration variable takes the list of colors to be used). +* Visualizer has now support for two more modes: sound wave filled and sound ellipse. +* It is now possible to abort the current action using Ctrl-C or Ctrl-G in prompt mode. As a result, empty value is no longer a special value that aborts most of the actions. + ncmpcpp-0.6.1 (????-??-??) * Comment tag is now properly written to mp3 files.