From c8d2fdb9429032f6282e2efb846872e847ec5435 Mon Sep 17 00:00:00 2001
From: jojohoch <joachim.hoch@iqb.hu-berlin.de>
Date: Thu, 25 Nov 2021 09:58:33 +0100
Subject: [PATCH] [player] Update release notes

---
 docs/release-notes-player.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/release-notes-player.txt b/docs/release-notes-player.txt
index a6880dbf8..0a4804be1 100644
--- a/docs/release-notes-player.txt
+++ b/docs/release-notes-player.txt
@@ -1,5 +1,10 @@
 Player
 ======
+1.7.0
+ - Hint and autostart functionality of videos and audios is initialized only
+   after dependencies to other audios and videos have been resolved
+ - Remove minus sign if remaining time in audio/video player is 0
+
 1.6.0
  - Include audios and videos in presentationProgress. The presentation will not be completed until all audios and videos
    with the minRun property have been played.
-- 
GitLab