summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-07-15 15:03:40 +0200
committerJoas Schilling <coding@schilljs.com>2021-07-15 15:37:51 +0200
commitae8117767704b31d31f4d95140f8cd4843c0d677 (patch)
tree13d13a925cdedbe0734ded1f5f0146054ffdf5fd
parent85a7dd3b7b74ca1ba97f38306479f85f56aa49cf (diff)
Add changelog for 10.1.6, 10.0.9
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 48a8147ba..ba481054c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 10.1.6 – 2021-07-15
+### Fixed
+- Fix connection quality stats not reset when setting a new peer connection
+ [#5770](https://github.com/nextcloud/spreed/pull/5770)
+
+## 10.0.9 – 2021-07-15
+### Fixed
+- Fix connection quality stats not reset when setting a new peer connection
+ [#5769](https://github.com/nextcloud/spreed/pull/5769)
+
## 10.1.5 – 2021-06-04
### Fixed
- Regenerate session id after entering conversation password
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 93f1ae3d0..22d2277c1 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>10.1.5</version>
+ <version>10.1.6</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>