Skip to content

Commit e6117b0

Browse files
committed
docs: update news
1 parent 3f98446 commit e6117b0

File tree

1 file changed

+4
-3
lines changed
  • packages/extension-polkagate/src/popup/home

1 file changed

+4
-3
lines changed

packages/extension-polkagate/src/popup/home/news.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ export const news: News[] = [
1212
{
1313
version: '0.23.0',
1414
notes: [
15-
'Support for NFTs: View the details of your account’s NFTs',
16-
'Set Conviction with the Slider: Easily set convictions in governance using the slider.',
15+
'Support for NFTs: View the details of your account’s NFTs.',
1716
'View Portfolio Price Change: Display the portfolio’s price change over the last 24 hours with an engaging count-up effect.',
18-
'View Governance History: In addition to transfer and staking histories, governance histories for supported chains are now available on the history page.'
17+
'View Governance History: Access governance histories for supported chains, alongside transfer and staking histories, on the history page.',
18+
'View Validators APY: Check the Annual Percentage Yield (APY) of validators to make informed and strategic selections.',
19+
'Set Conviction with the Slider: Easily adjust convictions in governance using the slider.'
1920
]
2021
},
2122
{

0 commit comments

Comments
 (0)