Skip to content

Commit 7d4e746

Browse files
MaxGhenisclaude
andauthored
Fix changelog_entry.yaml encoding (Latin-1 to ASCII) (#1404)
The £ symbols were encoded in ISO-8859 instead of UTF-8, causing the versioning workflow to fail with UnicodeDecodeError. Replaced £ with GBP to avoid encoding issues. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent 4eaa1be commit 7d4e746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog_entry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- bump: minor
22
changes:
33
added:
4-
- November 2025 Autumn Budget parameter updates. Extends income tax threshold freeze (personal allowance £12,570, higher rate £50,270, additional rate £125,140) and NICs secondary threshold freeze (£96/week) to April 2031. Updates fuel duty schedule with freeze until September 2026, staggered 5p cut reversal, and RPI uprating from April 2027.
4+
- November 2025 Autumn Budget parameter updates. Extends income tax threshold freeze (personal allowance GBP 12,570, higher rate GBP 50,270, additional rate GBP 125,140) and NICs secondary threshold freeze (GBP 96/week) to April 2031. Updates fuel duty schedule with freeze until September 2026, staggered 5p cut reversal, and RPI uprating from April 2027.

0 commit comments

Comments
 (0)