Disabled XML escaping when reencoding to ensure invalid chars cause an error
This commit is contained in:
parent
70f49e7e98
commit
91be0845e5
3 changed files with 16 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
"Made the comments in boilerplace mod metadata optional",
|
||||
"Fixed omitted Validate warnings for PNG files",
|
||||
"Added Validate warnings about FTL 1.6.1+ for TTF, MP3, and PNG files",
|
||||
"Disabled XML escaping when reencoding to ensure invalid chars cause an error",
|
||||
"Changed logging framework to SLF4J/Logback",
|
||||
"Changed command line parser to picocli"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue