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 4, 2024
1 parent e7d1744 commit 9c53680
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.21.6',
notes: [
'Show Support Us Notification: Encourage users to support us by voting for our referenda in governance.',
'Known Issues Resolved: Removed locked amount button if no funds are locked, fixed underway votes type in the tooltip, corrected the referenda unlock modal close button, addressed vote type issues in comments, and improved the governance timeline display.'
]
},
{
version: '0.21.1',
notes: [
Expand Down

0 comments on commit 9c53680

Please sign in to comment.