Skip to content

Commit

Permalink
Update changelog and set version to 180115
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Jan 15, 2018
1 parent bc37c37 commit c921262
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
---------------------------------------------------------------------
Release 2.0.180115
---------------------------------------------------------------------
New features
--------
- Change exchange header #888
- Show Balance on Margin Positions Tab #994
- #985 - Move account table out from market dashboard
- update gdex api service (#1017)

Bug fixes
--------
- Electron build - Add context menu for copy/paste support
- Fix similar names appearing as active in the header dropdown
- Fix Issue #1001
- Hide the header unlock icon on small screens
- Unlock wallet doesn't unlock operations until refresh
- Updated blckchnd api node info
- Fix flash of modal and input not being cleared
- Fix #996: change LTM fee rate for asset creation
- Fix #991: move the lock button out of the menu area

---------------------------------------------------------------------
Release 2.0.180108
---------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BitShares2-light",
"version": "2.0.180108",
"version": "2.0.180115",
"description": "Advanced wallet interface for the BitShares financial blockchain.",
"homepage": "https://github.com/bitshares/bitshares-ui",
"author": "Sigve Kvalsvik <[email protected]>",
Expand Down

0 comments on commit c921262

Please sign in to comment.