Skip to content

Commit 84aacbd

Browse files
committed
Add CHANGELOG entry for #383
1 parent 2b6d80b commit 84aacbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _None_
1414

1515
### Bug Fixes
1616

17-
_None_
17+
- Fix metadata length computation logic [[#383](https://github.com/wordpress-mobile/release-toolkit/pull/383)]
1818

1919
### Internal Changes
2020

@@ -55,7 +55,7 @@ _None_
5555

5656
### New Features
5757

58-
* Add the option for `an_localize_libs` to provide a `source_id` for each library being merged.
58+
* Add the option for `an_localize_libs` to provide a `source_id` for each library being merged.
5959
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.
6060
This can be useful to help identify where each string come from in the resulting, merged `strings.xml`. [#351]
6161
* Add the option for `an_localize_libs` to set the `tools:ignore="UnusedResources"` XML attribute for each string being merged from a library. [#354]

0 commit comments

Comments
 (0)