Skip to content

Commit

Permalink
Release version 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Oct 31, 2024
1 parent 4698ac3 commit 02e8b62
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CHANGELOG

## 1.3.5
Build date: Oct 31, 2024.

Features & Update:
- Support ERC-1155 (#3726)
- Refactor logic parsing data from contract response (#3070)
- Re-check some old types from ExtrinsicType (#3654)
- Update chain-list (#3815)
- Add support for World Chain
- Add support for Mode Mainnet
- Add support for Lisk mainnet
- Add support for Zircuit mainnet
- Add support for Tangle Network mainnet
- Add support Story Odyssey Testnet

Bug fixed:
- Fixed bug Do not show token (#3721)


## 1.3.4
Build date: Oct 28, 2024.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
"version": "1.3.5-0",
"version": "1.3.5",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit 02e8b62

Please sign in to comment.