Skip to content

Commit

Permalink
feat: add to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Sep 22, 2024
1 parent b0b79b8 commit 209aafb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,10 @@ const changelog: IChangelogVersion[] = [
],
otherChanges: ['During local development, audio is no longer fetched from the production CDN'],
},
{
date: '2024-09-22',
additions: ['For some systems and announcement types, you can now automatically load in announcement data from a Realtime Trains URL'],
},
]

export default changelog

0 comments on commit 209aafb

Please sign in to comment.