Skip to content

Commit

Permalink
chore: update version to v1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
slient-coder committed Apr 14, 2023
1 parent 2dbdab1 commit abf8d32
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unisat-extension",
"version": "1.1.15",
"version": "1.1.16",
"private": true,
"homepage": "https://github.com/unisat-wallet/extension#readme",
"bugs": {
Expand Down
14 changes: 14 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@

# UniSat Wallet Release Notes

## v1.1.16
**Major changes**
- Feature
- Support BIP322
- Sign multiple PSBT in one time
- Adjust
- Use mempool.space data as fee options
- Show 100 inscriptions per page
- Fix
- Fix display error of pagination
- Fix a issue that addresses holding too many UTXOs cannot construct transactions
- Fix a issue that changing wallet/account name sometimes does not take effect
- Fix a issue that N/A problem occurs because the input amount is not legal


## v1.1.15
**Major changes**
Expand Down

0 comments on commit abf8d32

Please sign in to comment.