Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Nov 25, 2023
1 parent 7868dac commit d1e72e6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/data/changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,17 @@ const changelog: IChangelogVersion[] = [
additions: ['[Amey Celia] Replace KeTech Celia with Amey Celia using raw audio files'],
otherChanges: ['[Amey Phil] Renamed KeTech Phil to Amey Phil to reflect his wording and scripts'],
},
{
date: '2023-11-25',
fixes: [
'[Amey Celia] Increase spacing between calling points',
'[Amey Celia] Cut down spacing before TOC',
'[Amey Celia] Always default to 3-note chime',
"[Amey Celia & Phil] Add missing 'from this station' for cancellations",
'[Amey Celia & Phil] Swap out some files for more accurate snippets',
],
additions: ['[Amey Celia] Add custom Northern TOC snippets'],
},
]

export default changelog

0 comments on commit d1e72e6

Please sign in to comment.