From 530f7df4483c0edd63e3b2ea3b96fb238f83ea90 Mon Sep 17 00:00:00 2001 From: Marcel Hibbe Date: Mon, 24 Jul 2023 11:49:33 +0200 Subject: [PATCH] add to 17.0.2 to changelog Signed-off-by: Marcel Hibbe --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cd3f878d..dbb66e016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Types of changes can be: Added/Changed/Deprecated/Removed/Fixed/Security +## [17.0.2] - 2023-07-24 + +### Fixed +- Fix establishing of call connection to High Performance Backend when rejoining call + +Minimum: NC 14 Server, Android 7.0 Nougat + +For a full list, please see https://github.com/nextcloud/talk-android/milestone/73?closed=1 + ## [17.0.1] - 2023-07-07 ### Fixed