Switch changelog to markdown

... for consistency with js-sdk
pull/21833/head
Richard van der Hoff 2016-03-23 14:35:23 +00:00
parent 31a3f342af
commit 09a140ec6f
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ set -e
cd `dirname $0` cd `dirname $0`
exec ./node_modules/matrix-js-sdk/release.sh -z -c CHANGES.rst "$@" exec ./node_modules/matrix-js-sdk/release.sh -z "$@"