Skip to content

Commit 1e7aab8

Browse files
authored
Update changelog to include WMR additions (#298)
1 parent 655cf11 commit 1e7aab8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/changelog.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,13 @@ const changelog: IChangelogVersion[] = [
485485
date: '2025-04-25',
486486
additions: ['New Avanti West Coast Pendolino announcement system'],
487487
},
488+
{
489+
date: '2025-04-28',
490+
additions: [
491+
'New West Midlands Railway Class 172 announcement system',
492+
'New West Midlands Railway Class 323 announcement system',
493+
],
494+
},
488495
]
489496

490497
export default changelog

0 commit comments

Comments
 (0)