Update changelog

This commit is contained in:
Andrew Cassidy 2020-11-13 01:44:52 -08:00
parent c42e443b4b
commit d4978b1b3c

View File

@ -2,6 +2,8 @@ v0.2.3
------
- Fixes:
- Fixed TMP subobjects being deleted, causing fallback fonts to fail in some situations.
- Started using URL-style encoding for text decals behind the scenes to prevent issues with certain characters.
- Fixed text decals having zero size when they had only whitespace or an empty string
v0.2.2
------