Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Prepare v.0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
veado committed Jun 6, 2022
1 parent 395586b commit 01a50d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# 0.15.2 (2022-xx-xx)
# 0.15.2 (2022-06-06)

## Add

- Add search option for pools [#2275](https://github.com/thorchain/asgardex-electron/pull/2275)
[PoolsOverview] Watch / unwatch pools [#2276](https://github.com/thorchain/asgardex-electron/pull/2276)
[PoolsOverview] Watch / unwatch pools [#2276](https://github.com/thorchain/asgardex-electron/pull/2276), [#2277](https://github.com/thorchain/asgardex-electron/pull/2277)
[PoolDetail] Watch / unwatch pool [#2278](https://github.com/thorchain/asgardex-electron/pull/2276)
[Settings] Make settings collapsable [#2281](https://github.com/thorchain/asgardex-electron/pull/2281)
[Settings] Filter acconts
[Settings] Filter accounts [#2282](https://github.com/thorchain/asgardex-electron/pull/2282)

## Update

- [Settings] Merge global and wallet settings to have one place to go [#2152](https://github.com/thorchain/asgardex-electron/issues/2152)

## Fix

- [Pools] ERC20 filter includes BNB.ETH [#2273](https://github.com/thorchain/asgardex-electron/issues/2273)
- [Pools] `ERC20` filter includes `BNB.ETH` [#2273](https://github.com/thorchain/asgardex-electron/issues/2273)

## Internal

- Update npm dependencies (incl. latest Electron v19.0.3) [#2283](https://github.com/thorchain/asgardex-electron/issues/2283)

# 0.15.1 (2022-05-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "asgardex",
"productName": "ASGARDEX",
"version": "0.15.1",
"version": "0.15.2",
"description": "WALLET AND EXCHANGE CLIENT FOR THORCHAIN",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 01a50d9

Please sign in to comment.