]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Change category of API release note
authorStephen Finucane <stephen@that.guru>
Sun, 1 Dec 2019 12:08:42 +0000 (12:08 +0000)
committerStephen Finucane <stephen@that.guru>
Sun, 1 Dec 2019 12:08:42 +0000 (12:08 +0000)
Signed-off-by: Stephen Finucane <stephen@that.guru>
releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml

index 5d5328d0e3647336d5b01452868c429aef443aba..c5e587ceac2d7d4de9ad54004a98e80a59d18288 100644 (file)
@@ -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.