Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Dec 19, 2023
1 parent b049c78 commit 39783c9
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 @@ -320,6 +320,10 @@ const changelog: IChangelogVersion[] = [
"[Amey Live Trains] Manual override for some via points (e.g. 'via Cobham' will be announced correctly now)",
],
},
{
date: '2023-12-19',
otherChanges: ['Website styling changes and reorganisation', 'Use RA2 font for website'],
},
]

export default changelog

0 comments on commit 39783c9

Please sign in to comment.