File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.3.0 ] - 2020-06-08
9
9
### Fixed
10
10
- Fixed total amount received by a transaction with multiple outputs to the wallet
11
11
- Fixed sluggish UI from mass of redundant rpc calls on "Your Bids" view
Original file line number Diff line number Diff line change 2
2
"name" : " bob-wallet" ,
3
3
"productName" : " Bob" ,
4
4
"author" : " Kyokan Group, Inc." ,
5
- "version" : " 0.2.9-rc.3 " ,
5
+ "version" : " 0.3.0 " ,
6
6
"description" : " A Handshake wallet and auction manager." ,
7
7
"scripts" : {
8
8
"build" : " ./scripts/package.sh" ,
You can’t perform that action at this time.
0 commit comments