Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktaras authored Sep 20, 2022
1 parent aa4054e commit 9cfe788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Further support for EVM networks and added support for the Solana blockchain, sc
* Wallet Persistence (wallet provider kept in local memory)
* Connect and Disconnect Wallets (switching between blockchains and wallet types)
* Exposed web3 Wallet Connection (Wallet Provider)
* NFT Support added for Solana, Arbitrum, Fantom and BSC NFT's
* NFT Support added for Solana, Arbitrum, Fantom and BSC
* Light and dark mode capability
* Token Negotiator Active Mode Component Positioning into any corner of the window
* Accessibility for screen readers
Expand Down

1 comment on commit 9cfe788

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 42.72% 854/1999
🔴 Branches 28.7% 227/791
🔴 Functions 44.3% 132/298
🔴 Lines 42.4% 753/1776

Test suite run success

71 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from 9cfe788

Please sign in to comment.