Skip to content

Commit

Permalink
docs: update news
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Nov 9, 2024
1 parent 89d56c4 commit 192746e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/extension-polkagate/src/popup/home/news.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ export interface News {
}

export const news: News[] = [
{
version: '0.23.0',
notes: [
'Support for NFTS: View your account’s NFTs and their details',
'Set Conviction with the Slider: Easily set convictions in governance using the slider.'
]
},
{
version: '0.21.6',
notes: [
Expand Down

0 comments on commit 192746e

Please sign in to comment.