Changelog for #812

This commit is contained in:
Heinz Wiesinger 2014-06-14 12:02:30 +02:00
parent d36b54cd56
commit bd55fadafb

View file

@ -37,6 +37,10 @@ Little improvements and fixes:
and paths). Thanks to brunal.
* The :ref:`remove-cmd` command now shows the paths of files that will be
deleted. Thanks again to brunal.
* Don't display changes for fields that are not in the restricted field set.
This fixes :ref:`write` showing changes for fields that are not written
to the file.
* :ref:`write`: Don't display the item name if there are no changes for it.
1.3.6 (May 10, 2014)