From 52682a07770a362a36d2f063801f3e7a73cefb14 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 22 Feb 2014 00:48:27 -0500 Subject: [PATCH] changelog for better difference formatting --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 617def602..7e462a432 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -20,6 +20,9 @@ consequences for all users are: fields. You can assign to boolean fields like ``comp``, for example, using either the words "true" or "false" or the numerals 1 and 0. Any boolean-esque value is normalized to a real boolean. +* The :ref:`modify-cmd`, :ref:`update-cmd`, and :ref:`write-cmd` commands + should all show more readable, better-colorized output to indicate metadata + changes. For developers, the short version of the story is that Item and Album objects provide *uniform access* across fixed, flexible, and computed attributes.