Commit 7d4e746
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments