Skip to content

Commit

Permalink
chore: updated changelog and bumped version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ohager committed Mar 11, 2023
1 parent 4148f74 commit 603672f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 1.4.1

### New features

- Support for Transfer Token Ownership (visualization only)
- Added official/featured Russian node, removed shut down UK node

### Bugfixes

- Fixed Sell Alias Transaction Preview (#66)
- Fixed Subscription Previews (#61, #62)
- Fixed Broken Rendering for certain P2P message (#63)

## 1.4.0

### New features
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": "signum-xt-wallet",
"version": "1.4.0",
"version": "1.4.1",
"description": "Cryptocurrency wallet for the green Signum 🍀 blockchain as an extension for your browser.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 603672f

Please sign in to comment.