Skip to content

Commit

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

## v1.2.7

- Allowing decimal inputs when inscribing BRC20 TRANSFER.
- Support more precise inscription outputValue, reduced to 294 for P2WPKH addresses.
- Use deterministic ECDSA signatures in `unisat.signMessage`.

## v1.2.6

- Mixed inscriptions can now be sent without splitting
Expand Down

1 comment on commit 44d2fe9

@Mohamad121sh
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.