summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 628bde2ad..a547fbc86 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,10 @@ ARI
back to the resource. The "PlaybackFinished" event is raised when all media
URIs are done.
+ * Stored recordings now allow for the media associated with a stored recording
+ to be retrieved. The new route, GET /recordings/stored/{name}/file, will
+ transmit the raw media file to the requester as binary.
+
Applications
------------------