Skip to content

Commit 844384b

Browse files
committed
Add CHANGELOG entry
1 parent fa19d34 commit 844384b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ _None_
1313
* Add the option for `an_localize_libs` to provide a `source_id` for each library being merged.
1414
If provided, that identifier will be added as an `a8c-src-lib` XML attribute to the `<string>` nodes being updated with strings from said library.
1515
This can be useful to help identify where each string come from in the resulting, merged `strings.xml`. [#351]
16+
* Add the option for `an_localize_libs` to set the `tools:ignore="UnusedResources"` XML attribute for each string being merged from a library. [#354]
1617

1718
### Bug Fixes
1819

0 commit comments

Comments
 (0)