diff --git a/NEWS b/NEWS index d0df0548f..d7cd0a1dd 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,9 @@ * When pruning directories, "clutter" files such as .DS_Store and Thumbs.db are ignored (and removed with otherwise-empty directories). +* A new plugin, called "web", encapsulates a simple Web-based GUI for + beets. The current iteration can browse the library and play music + in browsers that support HTML5 Audio. * Handle exceptions thrown when running Mutagen. * Fix a missing __future__ import in embedart on Python 2.5. * Fix ID3 and MPEG-4 tag names for the album-artist field.