summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2019-12-01 12:08:42 +0000
committerStephen Finucane <stephen@that.guru>2019-12-01 12:08:42 +0000
commit4c068c176902636102f165a4ee786f9cf72c8e1b (patch)
tree8a9adffd85a446ab4a97b906a629357b44aa2c1c /releasenotes/notes
parentcde054196b83103f886b9d6cfdba2071efc0d4c1 (diff)
downloadpatchwork-4c068c176902636102f165a4ee786f9cf72c8e1b.tar
patchwork-4c068c176902636102f165a4ee786f9cf72c8e1b.tar.gz
docs: Change category of API release note
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml b/releasenotes/notes/api-order-events-by-date-7484164761c5231b.yaml
index 5d5328d..c5e587c 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.