diff --git a/CHANGELOG.md b/CHANGELOG.md index 9403c47cd..f3262701e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Yarn Spinner for Unity will use the Text Language setting to determine which plural rules to apply. - Documentation for format functions is available on the [Yarn Spinner site](https://yarnspinner.dev/docs/syntax/#format-functions). - **Faster Compiling:** Yarn Spinner for Unity now uses .asmdef files. - - Yarn Spinner's Unity code now compiles to a separate assembly. + - Yarn Spinner's Unity code now compiles to a separate assembly. (@Schroedingers-Cat) - **IMPORTANT:** if you're using asmdefs in your own code, any assembly you write that needs to refer to Yarn Spinner will need to add a reference to the YarnSpinner.Unity assembly. - **Patreon Supporter Info**: [Patreon supporter](https://www.patreon.com/bePatron?u=11132340) information is now displayed in the Yarn Spinner window in Yarn Spinner for Unity. - To view it, open the Window menu, and choose Yarn Spinner.