From 9dc123a6655fb8882a2abcc6c5e44ddfca47808f Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 2 Feb 2015 22:48:19 -0800 Subject: [PATCH] Changelog for filesize field See #1291. Feature in commit 6ed0b2e. --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9be8779ea..4ef2e1522 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -39,6 +39,8 @@ Features: DBpedia to find albums. Thanks to Tom Jaspers. :bug:`1194` * :doc:`/plugins/info`: New options ``-i`` to display only given properties. :bug:`1287` +* A new ``filesize`` field on items indicates the number of bytes in the file. + :bug:`1291` Core changes: