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

Commit

Permalink
chore(desktop): Bump version and update changelog for release 1.5.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivshah3 committed May 8, 2020
1 parent 7523d53 commit 2d9be8b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions src/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 1.5.0
- Update: Hide 0 value transactions by default
- Update: Disable notifications for 0 value transactions by default
- Update: Increase attachToTangle timeout to 35 sec
- Update: Update entangled-node to 0.5.1
- Fix: Update Electron to 7.2.3

### 1.4.5
- Fix: Add early stopping condition to quorum sync checks
- Fix: Node selection issues during manual promotion
Expand Down
2 changes: 1 addition & 1 deletion src/desktop/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trinity-desktop",
"productName": "Trinity",
"version": "1.4.5",
"version": "1.5.0",
"url": "https://trinity.iota.org",
"homepage": "https://trinity.iota.org",
"description": "Desktop wallet for IOTA",
Expand Down

0 comments on commit 2d9be8b

Please sign in to comment.