Skip to content

Commit d447663

Browse files
committed
chore: update news
1 parent d0d8af1 commit d447663

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
@@ -10,10 +10,11 @@ export interface News {
1010

1111
export const news: News[] = [
1212
{
13-
version: '0.34.1',
13+
version: '0.35.1',
1414
notes: [
15-
'Added support for pool migration, allowing users to vote on governance using their staked funds in pools on Kusama.',
16-
'PolkaGate is getting a complete new look, so stay tuned for the upcoming update!'
15+
'Pool Migration Support: Enable users to vote on governance using their staked funds in pools on Kusama.',
16+
'Send Page Fix: Resolve issue where the asset ID was undefined when balances were not yet fetched.',
17+
'UI Redesign Incoming: PolkaGate is getting a brand-new look—stay tuned for the upcoming update!'
1718
]
1819
},
1920
{

0 commit comments

Comments
 (0)