summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-06 14:51:09 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-06 14:51:09 +0100
commita0dff0522d3d0ebafc1482616d4be624e001076d (patch)
treed48b5c1c4c5a0d3cd4886e864338d4df9e13e86c /CHANGELOG.md
parenta0c0540cc1221ceb28cd27699ca88b723b80018a (diff)
chore(release): Add changelog for 16.0.0-rc.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82506fa5c..5bdc578d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 16.0.0-rc.2 – 2023-03-06
+### Changed
+- Update several dependencies
+- Migrate RichText component usage to NcRichText
+ [#8959](https://github.com/nextcloud/spreed/pull/8959)
+
+### Fixed
+- Design review changes for breakout rooms handling
+ [#8962](https://github.com/nextcloud/spreed/pull/8962)
+- Add documentation for OCC commands
+ [#8907](https://github.com/nextcloud/spreed/pull/8907)
+
## 16.0.0-rc.1 – 2023-03-02
### Changed
- Update several dependencies