Skip to content

Commit afe31c6

Browse files
committed
Add changelog entry for Ruby version bump
1 parent cab3b32 commit afe31c6

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
@@ -25,6 +25,7 @@ _None_
2525
- Added regression coverage for `upload_github_release_assets` direct release lookup errors. [#755]
2626
- 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]
2727
- `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]
28+
- Bumped development Ruby version to 3.4.9 [#729]
2829

2930
## 14.10.0
3031

0 commit comments

Comments
 (0)