Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Jun 29, 2018
1 parent 09bfaf1 commit a930db4
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,39 @@
---------------------------------------------------------------------
Release 2.0.180629
---------------------------------------------------------------------
New features
--------
- #1484 TradingView restyle
- #1547: Support New OPs 47 + 48
- #1591: Add code splitting, dynamic imports
- #1557 - Use order ID consistently
- #1292 - Autoscroll to transaction number
- #1496: Locking CR / Debt values for ratio selection
- List XRP and XMR Openledger assets (#1631)
- Add RuDEX: BTC, ETH, DGB, EOS (#1635)

Bug fixes and improvements
--------
- #1620: Fix undefined order property (#1624)
- Updating ru locale (#1602)
- #1620: Order ID is not always populated
- #1605: White screen after order creation
- #1611: Accessing withdraw modal with no account available
- #1612: Add contact with no account selected
- #1538: Disable different precision error message when not creating PM
- #1566: UI Update for BSIP-0037
- Update TradingView lib
- Fix #1556: Remove forced decimalOffset on Proposed Transaction
- Fix #1532 - Generated password does not show completely
- Fix an issue in PasswordConfirm making input imposible
- #1584: Move to react router v4
- #1560: Enable develop branch with automatic builds
- #1569: Use unique memo keys when creating new accounts
- Fix #1568: AssetName crash on non-existing asset
- #1580 Integrate bitshares-ui-style-guide
- #1525 - Clear Voting Proxy
- #1555 - Market Picker fixes for improvements

---------------------------------------------------------------------
Release 2.0.180629-rc2
---------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "BitShares2-light",
"version": "2.0.180629-rc2",
"version": "2.0.180629",
"description": "Advanced wallet interface for the BitShares financial blockchain.",
"homepage": "https://github.com/bitshares/bitshares-ui",
"author": "Sigve Kvalsvik <kvalsvik.crypto@gmail.com>",
Expand Down

0 comments on commit a930db4

Please sign in to comment.