Skip to content

Commit fe42760

Browse files
committed
Update changelog to reflect this PR
1 parent 035ce8e commit fe42760

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ Changed:
105105
supported by our testing framework, and 5.11 is out since July 2018. Code will likely
106106
still work with these versions, but as it is no longer tested, there is no guarantee.
107107
* The ``shuffle`` setting was moved into the ``sort`` group.
108+
* Complete refactoring of the metadata handling. The handler functionality is moved out
109+
to plugin space, allowing for full flexibility in choosing a suitable backend. By
110+
default, ``metadata_pyexiv2`` or ``metadata_piexif`` is loaded, if the respective
111+
backend is installed. The default behaviour can be overwrite by explicitly loading a
112+
metadata plugin.
108113

109114
Fixed:
110115
^^^^^^

0 commit comments

Comments
 (0)