Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Apr 8, 2024
1 parent 621ffe3 commit e79c6b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,12 @@ const changelog: IChangelogVersion[] = [
'[Live Announcements] Add toggle to include services with unconfirmed platforms on departure board',
],
},
{
date: '2024-04-04',
additions: ['[Amey Phil & Celia] Add bodged LNER TOC files', '[Amey Phil & Celia] Add 1st class location option'],
fixes: ['[Live Announcements] Don\'t announce pick-up only stops within "calling at"'],
otherChanges: ['Migrated from GitHub Pages to Cloudflare R2 (for audio storage) and Pages (for the website)'],
},
]

export default changelog

0 comments on commit e79c6b2

Please sign in to comment.