1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-25 05:23:13 +03:00

Prepare changelog for v12.4.0

This commit is contained in:
RiotRobot
2021-08-31 13:29:18 +01:00
parent 121e8a51c1
commit c15f22e81d

View File

@@ -1,5 +1,5 @@
Changes in [12.4.0-rc.1](https://github.com/vector-im/element-desktop/releases/tag/v12.4.0-rc.1) (2021-08-24)
=============================================================================================================
Changes in [12.4.0](https://github.com/vector-im/element-desktop/releases/tag/v12.4.0) (2021-08-31)
===================================================================================================
## 🦖 Deprecations
* Deprecate groups APIs. Groups are no longer supported, only Synapse has support. They are being replaced by Spaces which build off of Rooms and are far more flexible. ([\#1792](https://github.com/matrix-org/matrix-js-sdk/pull/1792)).