Skip to content

Commit b9a78b5

Browse files
committed
Update CHANGELOG.md
1 parent f8c836c commit b9a78b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

11+
- When using the Unity Localization package Yarn Spinner can now sort the localisation tables based on a lines position in the file.
12+
- This resolves an issue where lines added into the middle of a Yarn file however this does require sorting your localisation table every time you edit your Yarn files
13+
- Defaults to off, can be changed in Yarn Spinners settings in `Edit -> Project Settings -> Yarn Spinner`
14+
- Will log any values found in the localisation table that didn't come from your Yarn files and sort them to the top of the table
15+
1116
### Changed
1217

1318
- `YarnProjectImporter` now updates asset addresses and generates the C# variable storage class after the project import completes, rather than during the import.

0 commit comments

Comments
 (0)