From: Stephen Finucane Date: Sun, 1 Dec 2019 12:08:42 +0000 (+0000) Subject: docs: Change category of API release note X-Git-Tag: v2.2.0-rc1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c068c176902636102f165a4ee786f9cf72c8e1b;p=thirdparty%2Fpatchwork.git docs: Change category of API release note Signed-off-by: Stephen Finucane --- diff --git a/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml b/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml index 5d5328d0..c5e587ce 100644 --- a/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml +++ b/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml @@ -1,5 +1,5 @@ --- -features: +api: - | Allow ordering events from the events API by date. This can be done by adding ``order=date`` or ``order=-date`` (the default) parameters.