mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Switch changelog to markdown
... for consistency with js-sdk
This commit is contained in:
parent
31a3f342af
commit
09a140ec6f
2 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ set -e
|
|||
|
||||
cd `dirname $0`
|
||||
|
||||
exec ./node_modules/matrix-js-sdk/release.sh -z -c CHANGES.rst "$@"
|
||||
exec ./node_modules/matrix-js-sdk/release.sh -z "$@"
|
||||
|
|
Loading…
Reference in a new issue