Add changelog for v0.13 of the metadata syntax

This commit is contained in:
Oliver Hamlet
2018-04-02 16:27:15 +01:00
parent c0a1cc4722
commit be44b75c25
+16
View File
@@ -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
=================