Skip to content

Commit

Permalink
Bump version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wk3368 committed Aug 10, 2022
1 parent 486c55b commit 6bdc25c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Changelog

## [4.7.0] - 2022-07-10

- Bug fixes:

- [#72 Display token changes while the Dapp submit a transaction using peer_2_peer scriptFunction ](https://github.com/starcoinorg/starmask-extension/issues/72)

- New features:
- [#78 Add a tab to display IdentifierNFT in the home page ](https://github.com/starcoinorg/starmask-extension/issues/78)

## [4.6.0] - 2022-06-29

- New features:
- - [#55 Display the token changes that caused by a transaction in a DApp ](https://github.com/starcoinorg/starmask-extension/issues/55)
- [#55 Display the token changes that caused by a transaction in a DApp ](https://github.com/starcoinorg/starmask-extension/issues/55)

## [4.5.1] - 2022-06-17

Expand Down
2 changes: 1 addition & 1 deletion app/manifest/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"notifications"
],
"short_name": "__MSG_appName__",
"version": "4.6.0",
"version": "4.7.0",
"web_accessible_resources": [
"inpage.js",
"phishing.html"
Expand Down

0 comments on commit 6bdc25c

Please sign in to comment.