File tree 3 files changed +17
-14
lines changed
3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ 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.18] - 2019-03-14
11
+
12
+ ### Fixed
13
+
14
+ - [ #\2188] ( https://github.com/cosmos/voyager/issues/2188 ) Fixed issues with the way we were loading PageNetwork @jbibla
15
+ - [ #\2246] ( https://github.com/cosmos/voyager/issues/2246 ) Fix from moniker not visible on withdraw txs @faboweb
16
+
17
+ ### Added
18
+
19
+ - [ \# 1959] ( https://github.com/cosmos/voyager/issues/1959 ) display transactions on block page @fedekunze
20
+
21
+ ### Changed
22
+
23
+ - Ignore changelog check on master @faboweb
24
+ - [ #\2217] ( https://github.com/cosmos/voyager/issues/2217 ) Limit inputs to max precision @faboweb
25
+
10
26
## [ 1.0.0-beta.17] - 2019-03-13
11
27
12
28
### Changed
Original file line number Diff line number Diff line change 1
- ### Fixed
2
-
3
- - [ #\2188] ( https://github.com/cosmos/voyager/issues/2188 ) Fixed issues with the way we were loading PageNetwork @jbibla
4
- - [ #\2246] ( https://github.com/cosmos/voyager/issues/2246 ) Fix from moniker not visible on withdraw txs @faboweb
5
-
6
- ### Added
7
-
8
- - [ \# 1959] ( https://github.com/cosmos/voyager/issues/1959 ) display transactions on block page @fedekunze
9
-
10
- ### Changed
11
-
12
- - Ignore changelog check on master @faboweb
13
- - [ #\2217] ( https://github.com/cosmos/voyager/issues/2217 ) Limit inputs to max precision @faboweb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cosmos-voyager" ,
3
3
"productName" : " Cosmos Voyager" ,
4
- "version" : " 1.0.0-beta.17 " ,
4
+ "version" : " 1.0.0-beta.18 " ,
5
5
"description" : " Voyager is an electron-based user interface for the Cosmos Network." ,
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