Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-01-08 12:17:35 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-08 12:33:18 +0300
commitdf3306691010a80f7cf3b66c0c61c0fc09edad20 (patch)
tree4ed75f40c9a0592f90d6a89123b386ca1cf57004
parentc7ba69b61c32643131ebba5ff9374bbbfee62ed0 (diff)
Add changelog for releases
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md10
-rw-r--r--appinfo/info.xml2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 714c82288..2f09d9e7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 9.0.8 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4903](https://github.com/nextcloud/spreed/pull/4903)
+
+## 8.0.15 – 2021-01-08
+### Fixed
+- Don't remove a chat when a self-joined user leaves
+ [#4904](https://github.com/nextcloud/spreed/pull/4904)
+
## 9.0.7 – 2020-12-18
### Fixed
- Fix potentially multiple guests joining in a password request conversation
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 956cf3d87..e19b1270f 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
]]></description>
- <version>9.0.7</version>
+ <version>9.0.8</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>