From cfd70c2685d0da3c06b93043522f585fb58b87bd Mon Sep 17 00:00:00 2001 From: Max Ammann Date: Sun, 26 Jun 2016 20:01:48 +0200 Subject: [PATCH] Added changelog for beetbox/beets#2050 --- docs/changelog.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 85ac0dfcc..f7ea2c0b3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,8 +4,15 @@ Changelog 1.3.20 (in development) ----------------------- -Changelog goes here! +New features: +* :doc:`/plugins/web`: Added an option to show the items of an album and a + 'path' tag to the json outpu of a file which shows the relative path to the + file. :bug:`2050` + +Other fixes: + +* :doc:`/plugins/web`: Normalized the json output 1.3.19 (June 25, 2016) ----------------------