Skip to content

Commit 60dbfb3

Browse files
committed
Add changelog entry for release lookup follow-up
1 parent 25bc1a6 commit 60dbfb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ _None_
2121

2222
### Internal Changes
2323

24+
- Added regression coverage for `upload_github_release_assets` direct release lookup errors. [#755]
2425
- Centralized `.strings` duplicate-key detection behind `StringsFileValidationHelper.scan_for_duplicate_keys`, returning a `[:scanned | :unsupported_format | :unscannable, payload]` tri-state that callers can map to their own warn-and-skip vs fail-closed policy. [#741]
2526
- `L10nHelper.strings_file_type` and `StringsFileValidationHelper.scan_for_duplicate_keys` accept `assume_valid:` to skip a redundant `plutil -lint` when the caller has already parsed the file. [#741]
2627

0 commit comments

Comments
 (0)