File tree 3 files changed +13
-10
lines changed
3 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.0-beta.27] - 2019-03-25
11
+
12
+ ### Added
13
+
14
+ - [ \# 2149] ( https://github.com/cosmos/voyager/issues/2149 ) display multi-message transactions @fedekunze
15
+
16
+ ### Fixed
17
+
18
+ - [ \# 2330] ( https://github.com/cosmos/voyager/pull/2330 ) Fixed rewards not updating as expected @faboweb
19
+ - [ \# 2330] ( https://github.com/cosmos/voyager/pull/2330 ) Fixed transactions not loading when refreshing on PageTransactions @faboweb
20
+ - Fixed rewards not showing @faboweb
21
+
10
22
## [ 1.0.0-beta.26] - 2019-03-22
11
23
12
24
### Changed
Original file line number Diff line number Diff line change 1
- ### Added
2
-
3
- - [ \# 2149] ( https://github.com/cosmos/voyager/issues/2149 ) display multi-message transactions @fedekunze
4
-
5
- ### Fixed
6
-
7
- - [ \# 2330] ( https://github.com/cosmos/voyager/pull/2330 ) Fixed rewards not updating as expected @faboweb
8
- - [ \# 2330] ( https://github.com/cosmos/voyager/pull/2330 ) Fixed transactions not loading when refreshing on PageTransactions @faboweb
9
- - Fixed rewards not showing @faboweb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cosmos-wallet" ,
3
3
"productName" : " Cosmos Wallet" ,
4
- "version" : " 1.0.0-beta.26 " ,
4
+ "version" : " 1.0.0-beta.27 " ,
5
5
"description" : " Cosmos Wallet is a web based user interface for the Cosmos Hub." ,
6
6
"author" : " All In Bits, Inc <hello@tendermint.com>" ,
7
7
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments