Skip to content

Commit def9972

Browse files
committed
Prepare changelog for v0.7.1-rc.1
1 parent fab234d commit def9972

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Changes in [0.7.1-rc.1](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.7.1-rc.1) (2016-12-05)
2+
==========================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v0.7.0...v0.7.1-rc.1)
4+
5+
* Avoid NPE when no sessionStore is given
6+
[\#300](https://github.com/matrix-org/matrix-js-sdk/pull/300)
7+
* Improve decryption error messages
8+
[\#299](https://github.com/matrix-org/matrix-js-sdk/pull/299)
9+
* Revert "Use native Array.isArray when available."
10+
[\#283](https://github.com/matrix-org/matrix-js-sdk/pull/283)
11+
* Use native Array.isArray when available.
12+
[\#282](https://github.com/matrix-org/matrix-js-sdk/pull/282)
13+
114
Changes in [0.7.0](https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.7.0) (2016-11-18)
215
================================================================================================
316
[Full Changelog](https://github.com/matrix-org/matrix-js-sdk/compare/v0.6.4...v0.7.0)

0 commit comments

Comments
 (0)