Skip to content

Commit

Permalink
Merge branch 'develop' into chore/ddw-579-undelegated-wallet-shown-as…
Browse files Browse the repository at this point in the history
…-delegated-on-delegation-center-screen
  • Loading branch information
topseniors committed Feb 26, 2021
2 parents 0d85e3c + 4fc35fb commit a02c769
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@ Changelog

## vNext

### Chores

- Adjusted hover PopOver styles on the first tile in the delegation center screen ([PR 2386](https://github.com/input-output-hk/daedalus/pull/2386))

## 3.3.1

### Features

- Implemented "Undelegate wallet" feature on "Wallet settings" screen ([PR 2351](https://github.com/input-output-hk/daedalus/pull/2351))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "daedalus",
"productName": "Daedalus",
"version": "3.3.0",
"version": "3.3.1",
"description": "Cryptocurrency Wallet",
"main": "./dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit a02c769

Please sign in to comment.