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>2020-08-28 08:11:24 +0300
committerJoas Schilling <coding@schilljs.com>2020-08-28 08:11:24 +0300
commitca27a8d18f6bc205e9ffe2638b60da00a55c3601 (patch)
tree8592be9c8989925a693db9967da1ece973735644 /CHANGELOG.md
parent1732e5287b52bc3ec6b6ed609e063322f449f835 (diff)
Fix typo and extend changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 891ca805f..16fe0b0ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
-## 10.0.0-beta.1– 2020-08-27
+## 10.0.0-beta.1 – 2020-08-27
### Added
- Implement unified search for messages
[#4017](https://github.com/nextcloud/spreed/pull/4017)
- Support for user status
[#3993](https://github.com/nextcloud/spreed/pull/3993)
-- Moderators can now mute all participants in the moderator menu
+- Moderators can now mute all participants with one click in the moderator menu
[#4052](https://github.com/nextcloud/spreed/pull/4052)
- Allow changing the camera and microphone during a call
[#4023](https://github.com/nextcloud/spreed/pull/4023)