File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -17,25 +17,6 @@ Changes in [0.9.1](https://github.com/vector-im/riot-web/releases/tag/v0.9.1) (2
17
17
* Add missing brackets to call to toUpperCase
18
18
[ \# 2703] ( https://github.com/vector-im/riot-web/pull/2703 )
19
19
20
- Changes in [ 0.9.1] ( https://github.com/vector-im/riot-web/releases/tag/v0.9.1 ) (2016-12-09)
21
- ==========================================================================================
22
- [ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v0.9.1-rc.2...v0.9.1 )
23
-
24
- * Update README to say how to build the desktop app
25
- [ \# 2732] ( https://github.com/vector-im/riot-web/pull/2732 )
26
- * Add signing ID in release_config.yaml
27
- [ \# 2731] ( https://github.com/vector-im/riot-web/pull/2731 )
28
- * Makeover!
29
- [ \# 2722] ( https://github.com/vector-im/riot-web/pull/2722 )
30
- * Fix broken tests
31
- [ \# 2730] ( https://github.com/vector-im/riot-web/pull/2730 )
32
- * Make the 'loading' tests work in isolation
33
- [ \# 2727] ( https://github.com/vector-im/riot-web/pull/2727 )
34
- * Use a PNG for the icon on non-Windows
35
- [ \# 2708] ( https://github.com/vector-im/riot-web/pull/2708 )
36
- * Add missing brackets to call to toUpperCase
37
- [ \# 2703] ( https://github.com/vector-im/riot-web/pull/2703 )
38
-
39
20
Changes in [ 0.9.1-rc.2] ( https://github.com/vector-im/riot-web/releases/tag/v0.9.1-rc.2 ) (2016-12-06)
40
21
====================================================================================================
41
22
[ Full Changelog] ( https://github.com/vector-im/riot-web/compare/v0.9.1-rc.1...v0.9.1-rc.2 )
Original file line number Diff line number Diff line change 2
2
"name" : " riot-web" ,
3
3
"productName" : " Riot" ,
4
4
"main" : " electron/src/electron-main.js" ,
5
- "version" : " 0.9.1" ,
5
+ "version" : " 0.9.1-rc.2 " ,
6
6
"description" : " A feature-rich client for Matrix.org" ,
7
7
"author" : " Vector Creations Ltd." ,
8
8
"repository" : {
You can’t perform that action at this time.
0 commit comments