mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Prepare changelog for v2.0.0
This commit is contained in:
parent
692c993a34
commit
976ac328e1
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,3 +1,14 @@
|
|||
Changes in [2.0.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v2.0.0) (2020-01-27)
|
||||
===================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v2.0.0-rc.2...v2.0.0)
|
||||
|
||||
* Ensure a plaintext version of the composer ends up on the clipboard
|
||||
[\#3923](https://github.com/matrix-org/matrix-react-sdk/pull/3923)
|
||||
* Move & upgrade babel runtime into dependencies (like it wants)
|
||||
[\#3921](https://github.com/matrix-org/matrix-react-sdk/pull/3921)
|
||||
* Don't list every single alias when there's many
|
||||
[\#3919](https://github.com/matrix-org/matrix-react-sdk/pull/3919)
|
||||
|
||||
Changes in [2.0.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v2.0.0-rc.2) (2020-01-20)
|
||||
=============================================================================================================
|
||||
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v2.0.0-rc.1...v2.0.0-rc.2)
|
||||
|
|
Loading…
Reference in a new issue