From 6bd8fac4ace09f6238e02828ed54992facbae7e7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Dec 2020 11:26:52 +0100 Subject: Add changelog for 8.0.14 Signed-off-by: Joas Schilling --- CHANGELOG.md | 5 +++++ appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 694a7f711..7516ed49f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## 8.0.14 – 2020-12-18 +### Fixed +- Fix potentially multiple guests joining in a password request conversation + [#4796](https://github.com/nextcloud/spreed/pull/4796) + ## 8.0.13 – 2020-11-17 ### Fixed - Reduce the load when mounting many shares diff --git a/appinfo/info.xml b/appinfo/info.xml index 26c92b91d..b4ee936e6 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m ]]> - 8.0.13 + 8.0.14 agpl Daniel Calviño Sánchez -- cgit v1.2.3