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:40:18 +0200
commite4d54a38e84900044548fc3761c9a5e19ab87153 (patch)
tree889742f8f1300f340220c578e6ea3cae0816ee3c
parente9a59e0b0ce3bc0f19c8256cf46e70265d499af1 (diff)
Add changelog for 10.0.9
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 472bc04e1..3a9786b44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 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.0.8 – 2021-06-04
### Fixed
- Regenerate session id after entering conversation password
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2b05d9870..4c282c50b 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.0.8</version>
+ <version>10.0.9</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>