From 43f11cfe51fdbb6c8fdee657ddf82d740ff6d738 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 23 Nov 2018 17:33:30 -0500 Subject: strip newlines in manifest display fields --- docs/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index dab514d5..df8f6676 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -3,6 +3,9 @@ * For players: * Fixed cryptic error when running the installer from inside a zip file on Windows. +* For modders: + * Fixed newlines in most manifest fields not being ignored. + * For the web UI: * Added stats to compatibility list. * Fixed compatibility list showing beta header when there's no beta in progress. -- cgit