diff --git a/docs/metadata/changelog.rst b/docs/metadata/changelog.rst index 14d3f4e4..770793b8 100644 --- a/docs/metadata/changelog.rst +++ b/docs/metadata/changelog.rst @@ -4,6 +4,22 @@ Version History The version history of the metadata syntax is given below. +0.13 +==== + +Added +----- + +- The ``Group`` data structure. +- The ``groups`` list to the root of the metadata file format. +- The ``group`` key to the plugin data structure. + +Removed +------- + +- The ``priority`` field from the plugin data structure. +- The ``global_priority`` field from the plugin data structure. + 0.10 - 2016-11-06 =================