Skip to content

Commit

Permalink
chore: update version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huanniangstudio committed Apr 17, 2024
1 parent d9c6a0b commit 113fd91
Show file tree
Hide file tree
Showing 2 changed files with 9 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.2.10",
"version": "1.3.0",
"private": true,
"homepage": "https://github.com/unisat-wallet/extension#readme",
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# UniSat Wallet Release Notes

## v1.3.0

- Support Runes
- Add a toggle for enabling unconfirmed balances.
- No longer forcing pop-up warnings for transactions with high or low fee rates.
- Reverted the default inscribe outputValue to 546 sats for simplified operations.
- Fix MultiSignPsbt

## v1.2.10

- Support 5-byte BRC20
Expand Down

0 comments on commit 113fd91

Please sign in to comment.