diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 99e05016..f2e407f1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -9,6 +9,7 @@ These changes have not been released yet. * For the web UI: * When filtering the mod list, clicking a mod link now automatically adds it to the visible mods. + * Fixed log parser failing in some cases due to time format localisation. * For modders: * `this.Monitor.Log` now defaults to the `Trace` log level instead of `Debug`. |