File tree 2 files changed +8
-1
lines changed 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changes in [ 0.13.1] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.13.1 ) (2018-11-14)
2
+ ==================================================================================================
3
+ [ Full Changelog] ( https://github.com/matrix-org/matrix-js-sdk/compare/v0.13.0...v0.13.1 )
4
+
5
+ * Add function to get currently joined rooms.
6
+ [ \# 779] ( https://github.com/matrix-org/matrix-js-sdk/pull/779 )
7
+
1
8
Changes in [ 0.13.0] ( https://github.com/matrix-org/matrix-js-sdk/releases/tag/v0.13.0 ) (2018-11-15)
2
9
==================================================================================================
3
10
[ Full Changelog] ( https://github.com/matrix-org/matrix-js-sdk/compare/v0.12.1...v0.13.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " matrix-js-sdk" ,
3
- "version" : " 0.13.0 " ,
3
+ "version" : " 0.13.1 " ,
4
4
"description" : " Matrix Client-Server SDK for Javascript" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments