diff --git a/GameData/ConformalDecals/Versioning/ConformalDecals.version b/GameData/ConformalDecals/Versioning/ConformalDecals.version index 2f9b497..a722e4d 100644 --- a/GameData/ConformalDecals/Versioning/ConformalDecals.version +++ b/GameData/ConformalDecals/Versioning/ConformalDecals.version @@ -7,7 +7,7 @@ "MAJOR":0, "MINOR":2, "PATCH":3, - "BUILD":0 + "BUILD":1 }, "KSP_VERSION": { diff --git a/changelog.txt b/changelog.txt index 7376194..16dfba6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,9 +3,10 @@ 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 - - Fixed decals having drag and causing issues when using FAR - + - Fixed text decals having zero size when they had only whitespace or an empty string. + - Fixed decals having drag and causing issues when using FAR. + - Fixed broken saving of text decals in certain circumstances. + v0.2.2 ------ - Fixes: