Skip to content

Commit

Permalink
Merge pull request #230 from CityOfZion/CU-86a5bkcnx
Browse files Browse the repository at this point in the history
CU-86a5bkcnx-NEON3 - Update Release Notes for 3.2.0
  • Loading branch information
thiagocbalducci authored Oct 21, 2024
2 parents ecb4101 + 4fd7c18 commit 366510e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neon3",
"version": "3.2.0",
"version": "3.1.0",
"description": "Light wallet for NEO blockchain",
"homepage": "https://github.com/CityOfZion/neon-wallet-desktop",
"author": "Coz (https://github.com/CityOfZion)",
Expand Down Expand Up @@ -121,4 +121,4 @@
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-svgr": "^3.2.0"
}
}
}
6 changes: 6 additions & 0 deletions src/renderer/src/assets/release-notes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"tag_name": "Version v3.2.0",
"published_at": "29 Out 2024",
"body": "<li>• New Login method: Login with Address or Key</li><li>• Integration with new Flamingo API for enhanced pricing data</li><li>• Ledger Multi-Account Support</li><li>• Support for Neo X NFTs</li><li>• Support for Multiple Transfers in the same Transaction</li><li>• Support to selection of owned accounts as target of a transfer</li><li>• Minor Bugfixes</li>",
"html_url": "https://github.com/CityOfZion/neon-wallet-desktop/releases/tag/v3.2.0"
},
{
"tag_name": "Version v3.1.0",
"published_at": "20 Set 2024",
Expand Down

0 comments on commit 366510e

Please sign in to comment.