diff --git a/CHANGELOG.md b/CHANGELOG.md index 472bc04e15d..3a9786b44d6 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 2b05d98702b..4c282c50bcd 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 ]]> - 10.0.8 + 10.0.9 agpl Daniel Calviño Sánchez